UNIXFind UNIX files with no valid ownerBy Quinn McHenry - 0753FacebookXPinterestWhatsApp Using the find command, one can locate files that are owned by a uid that no longer exists. find / -nouser -print