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 ...
- 06-13-2010 #1Just 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.
- 06-13-2010 #2Linux 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?
- 06-13-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 2


Reply With Quote
