Created
October 12, 2016 17:10
-
-
Save jyrkive/0dfedf1c74b8f1dd5fc1d23a58c3825a to your computer and use it in GitHub Desktop.
Siduction /disks directory
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
jyrki@siductionbox:~$ ls -dl /media | |
drwxr-xr-x 2 root root 4096 Nov 23 2014 /media | |
jyrki@siductionbox:~$ ls -dl /disks | |
drwxr-xr-x 4 root root 4096 Oct 21 2015 /disks | |
jyrki@siductionbox:~$ ls -l /media | |
total 0 | |
jyrki@siductionbox:~$ ls -l /disks | |
total 36 | |
drwxr-xr-x 1 root root 20480 Oct 12 16:26 disk1part3 | |
drwxrwxrwx 22 root root 16384 Jan 1 1970 disk1part5 | |
jyrki@siductionbox:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment