BigCletus
10-12-2001, 02:53 PM
When ls -l is printed, what is the number to the left of the owner signify?
total 20
-rw-r--r-- 1 root root 308 Oct 11 22:43 bomb.gif
-rw-r--r-- 1 root root 286 Oct 11 22:45 index.html.clint
-rw-r--r-- 1 root root 2890 Mar 29 2001 index.html.original
-rw-r--r-- 1 root root 0 Oct 11 23:51 ls.txt
drwxr-xr-x 3 root root 4096 Oct 11 14:58 manual
lrwxrwxrwx 1 root root 23 Oct 11 22:45 pie1.gif -> /var/www/icons/pie1.gif
-rw-r--r-- 1 root root 1154 Mar 29 2001 poweredby.png
lrwxrwxrwx 1 root root 5 Oct 11 22:49 root -> /root
lrwxrwxrwx 1 root root 4 Oct 11 22:50 usr -> /usr
thanks
total 20
-rw-r--r-- 1 root root 308 Oct 11 22:43 bomb.gif
-rw-r--r-- 1 root root 286 Oct 11 22:45 index.html.clint
-rw-r--r-- 1 root root 2890 Mar 29 2001 index.html.original
-rw-r--r-- 1 root root 0 Oct 11 23:51 ls.txt
drwxr-xr-x 3 root root 4096 Oct 11 14:58 manual
lrwxrwxrwx 1 root root 23 Oct 11 22:45 pie1.gif -> /var/www/icons/pie1.gif
-rw-r--r-- 1 root root 1154 Mar 29 2001 poweredby.png
lrwxrwxrwx 1 root root 5 Oct 11 22:49 root -> /root
lrwxrwxrwx 1 root root 4 Oct 11 22:50 usr -> /usr
thanks