[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Question concerning command LS



At 07:57 PM 3/4/00 +0100, you wrote:
Hello all,

I have a question. It is a bit embarassing for me to ask you such a simple
thing, but... Here's a listing done via a "ls -l":

    drwxr-sr-x  16 httpd    site43       1024 Feb 25 17:19 fotogalerie
    drwxrwxrwx   2 tschmidt site43       1024 Feb 26 23:37 gaestebuch
    -rw-r--r--   1 httpd    site43      13233 Feb 25 17:10 hintergrund.jpg
    drwxrwsr-x   2 httpd    site43       1024 Feb 25 16:58 images
    -rw-r--r--   1 httpd    site43       1670 Feb 25 17:10 index.htm
    drwxr-sr-x   3 httpd    site43       1024 Feb 25 17:39 kontakt
    drwxr-sr-x   3 httpd    site43       1024 Feb 25 17:39 links
    drwxr-sr-x   5 httpd    site43       1024 Feb 25 17:40 logos
    -rw-r--r--   1 httpd    site43        969 Feb 25 17:10 main.htm

What does the number after the permissions and before the username mean ?

If you do a "$ man ls" and search for "-l" (which is the directory option) you'll find it's the number of hard links to the file.

Jeff

--
Jeff Lasman <jblists@xxxxxxxxxxxxx>