Created
June 16, 2018 18:37
-
-
Save r-pufky/fd6024cda7822310a403f50007089d06 to your computer and use it in GitHub Desktop.
Finding files with no current user/group
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find / -nouser | |
find / -nogroup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment