Find the answer to your Linux question:
Results 1 to 3 of 3
Hi evryone, I'm trying to extract all files permissions and write them in a text file in order to use regular expression(using python) and search for world writeable files. So ...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    2

    extracting the files permissions

    Hi evryone,

    I'm trying to extract all files permissions and write them in a text file in order to use regular expression(using python) and search for world writeable files.

    So could you help me.

  2. #2
    Linux Newbie
    Join Date
    Sep 2004
    Location
    UK
    Posts
    160
    have a look at man stat
    In a world without walls and fences, who needs Windows and Gates?

  3. #3
    Just Joined!
    Join Date
    Jun 2010
    Posts
    2
    Quote Originally Posted by blinky View Post
    have a look at man stat

    I have not found useful help in man realated to what I want

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...