Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~266 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Member #276386

find /path/to/search -type f -perm XXX Where XXX = 775 for example. read = 1 write = 2 execute = 4 each section, user, group, and world (or other) has these 3 attributes.

Member Avatar for dilkash2007
0
80
Member Avatar for mamtha
Member Avatar for sbecker

I doing a proof of concept script to automate getting a field from ps. Currently, the script takes 2 imputs and I'm almost there but cannot get awk to recognize $2. I want to invoke it like this: #./script init 2 (search for init and get PID). Obviously, $2 to …

Member Avatar for eggi
0
87

The End.