Skip to content

Instantly share code, notes, and snippets.

@jacobmischka
Created February 23, 2016 15:01
Show Gist options
  • Save jacobmischka/43a58335f7fd80df3532 to your computer and use it in GitHub Desktop.
Save jacobmischka/43a58335f7fd80df3532 to your computer and use it in GitHub Desktop.
[mischka@mischka-work ~]$ sudo mv dokuwiki/ /srv/http/
[mischka@mischka-work srv]$ cd /
[mischka@mischka-work /]$ ls -ld /srv
drwxr-xr-x 4 root root 4096 Feb 15 2015 /srv
[mischka@mischka-work /]$ ls -ld /srv/http/
drwxr-xr-x 3 root root 4096 Feb 23 08:57 /srv/http/
[mischka@mischka-work /]$ ls -ld /srv/http/dokuwiki/
drwxr-xr-x 8 mischka mischka 4096 Feb 17 13:21 /srv/http/dokuwiki/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment