How can I get a list of non-writable files within my current directory?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Interpreting that as: user/group/other cannot write
|
|||||
|
|
This
EDIT: From hmont's suggestion on the comment:
And as Mikey puts on his answer, you can use |
|||||||||||||
|
|
or some other permutation with symbolic notation to meet your requirements. To clarify, the '/' will match any user, group, or other. To match all, precede the mode with '-'. |
|||
|
|