Skip to content

Instantly share code, notes, and snippets.

@AdamJacobMuller
Created April 9, 2013 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdamJacobMuller/48a03f7cef46b2f10719 to your computer and use it in GitHub Desktop.
Save AdamJacobMuller/48a03f7cef46b2f10719 to your computer and use it in GitHub Desktop.
test # ls -l
total 0
test # touch b
test # ls -l
total 0
test # ls -l b
-rw-r--r-- 1 root root 0 Apr 9 14:44 b
test #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment