79419208

Date: 2025-02-06 20:07:26
Score: 1
Natty:
Report link

in my experience, "/ugo" and "-ugo" do not work, even though gnu findutils manpage suggests they will. I have to structure string this way on OpenSuSE 'leap' for, say 'read only':

# find path/to/files/ -user $(whoami) -perm 444
 - or -
# find path/to/files/ -maxdepth 1 -user landis -perm 444
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Landis Reed