|
Example 1: The root directory generated by the UNIX ls command (ls -l), shows file attributes, link count, ownership, file size, modification date, and file name
drwxr-xr-x 2 root 1536 Feb 3 10:18 bin/ -rwxr-xr-x 1 root 20480 Sep 4 21:02 boot* drwxr-xr-x 2 root 1024 Feb 22 13:32 dev/ drwxr-xr-x 2 root 1536 Mar 5 18:31 etc/ drwxr-xr-x 2 root 512 Dec 7 12:41 lib/ drwxr-xr-x 2 root 4096 Dec 7 12:41 lost+found/ drwxr-xr-x 2 root 512 Aug 16 1990 mnt/ drwxr-xr-x 2 root 512 Dec 6 12:11 root/ drwxr-xr-x 2 root 1024 Dec 8 12:45 sbin/ drwxr-xr-x 2 root 512 Sep 19 09:18 stand/ lrwxr-xr-x 1 root 12 Jun 4 1990 sys@ --> /usr/src/sys drwxrwxrwx 2 root 512 Mar 5 18:31 tmp/ drwxr-xr-x 2 root 512 Jan 26 22:12 usr/ drwxr-xr-x 2 root 512 Jan 27 23:12 var/ -rwxr-xr-x 1 root 319488 Feb 22 08:57 vmunix*
|
|