Created
March 28, 2021 20:37
-
-
Save nitayneeman/a55451a9ca56b55d260e7e0249851b96 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fs.lstatSync('one.gif').ino // 9851624185071828 | |
fs.lstatSync('two.gif').ino // 9851624185071828 - the same value but a different file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment