Find UNIX files with no valid owner

Contributor Icon Contributed by qmchenry  
Tag Icon Tagged: UNIX  

Using the find command, one can locate files that are owned by a uid that no longer exists.


find / -nouser -print

 

No Comments -


No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment -