Re: [SLE] How do I check permissions for a file via command line?

From: Trey Gruel (drathos-suse_at_nightmoose.net)
Date: 03/08/04

  • Next message: user86: "Re: [SLE] How can I capture an MP3 stream off the net???"
    Date: Mon, 8 Mar 2004 15:37:18 -0500 (EST)
    To: Suse <suse-linux-e@suse.com>
    
    

    On Mon, 8 Mar 2004, Tom Nielsen wrote:

    > Silly question I know...but I can't remember how to do it.
    >
    > I have a folder on a remote machine that I need to see what the
    > permissions are set to...like owner, user, group, etc. How do I do this?

    a simple 'ls -l' should show what you want. or to just show for that one
    directory, use 'ls -ld <dirname>' (the 'd' will stop ls from going into
    the directory and just show the info about the directory itself).

    it should show something like:

    drwxrwxr-x 11 drathos users 4096 Feb 25 13:56 music/

    -- 
    trey
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: user86: "Re: [SLE] How can I capture an MP3 stream off the net???"

    Relevant Pages


    Loading