Created
February 23, 2016 15:01
-
-
Save jacobmischka/43a58335f7fd80df3532 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[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