Skip to content

Instantly share code, notes, and snippets.

@sixstringsg
Created August 23, 2012 21:46
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 sixstringsg/3442306 to your computer and use it in GitHub Desktop.
Save sixstringsg/3442306 to your computer and use it in GitHub Desktop.
dafuq
sixstringsg@chaos:/ccache$ ls -la
total 28
drwxr-xr-x 4 root root 4096 Aug 23 23:37 .
drwxr-xr-x 25 root root 4096 Aug 23 23:00 ..
drwxrwxr-x 2 root ccache 4096 Aug 23 23:37 cache
drwx------ 2 root root 16384 Aug 23 20:58 lost+found
sixstringsg@chaos:/ccache$ id sixstringsg
uid=1000(sixstringsg) gid=1000(sixstringsg) groups=1000(sixstringsg),1001(ccache)
sixstringsg@chaos:/ccache$ mkdir cache/test
mkdir: cannot create directory `cache/test': Permission denied
sixstringsg@chaos:/ccache$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment