Created
June 29, 2012 21:24
-
-
Save barik/3020734 to your computer and use it in GitHub Desktop.
java magic
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
c:\Windows\System32>dir java.exe | |
Volume in drive C is Windows7_OS | |
Volume Serial Number is 8ACF-6025 | |
Directory of c:\Windows\System32 | |
06/25/2012 10:35 PM 188,840 java.exe | |
1 File(s) 188,840 bytes | |
0 Dir(s) 164,390,166,528 bytes free | |
c:\Windows\System32>cat java.exe | |
cat: java.exe: No such file or directory | |
c:\Windows\System32> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment