Skip to content

Instantly share code, notes, and snippets.

@r-pufky
Created June 16, 2018 18:37
Show Gist options
  • Save r-pufky/fd6024cda7822310a403f50007089d06 to your computer and use it in GitHub Desktop.
Save r-pufky/fd6024cda7822310a403f50007089d06 to your computer and use it in GitHub Desktop.
Finding files with no current user/group
find / -nouser
find / -nogroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment