Timeline for Which command to use to find all files/folders with non-default permissions?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8, 2014 at 14:50 | comment | added | Stéphane Chazelas |
That would miss files like -r-sr-s--T (7550). egrep and find concurrently, there's no efficiency issue here.
|
|
| Feb 8, 2014 at 14:46 | history | edited | terdon♦ | CC BY-SA 3.0 |
egrep is deprecated, see man grep
|
| Feb 8, 2014 at 14:42 | review | First posts | |||
| Feb 8, 2014 at 15:09 | |||||
| Feb 8, 2014 at 14:23 | history | answered | Jonathan | CC BY-SA 3.0 |