10PoundBrown
MIS
I would love to be able to find certain files within a given directory that have a specific permision set.
I tired this....but I failed (hence my post)
ls -l | grep -rw-------
Im sure it has something to do with special characters (-)
Does anyone have any advice for me?
I tired this....but I failed (hence my post)
ls -l | grep -rw-------
Im sure it has something to do with special characters (-)
Does anyone have any advice for me?