DISQUS

DISQUS Hello! Tech-Recipes is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Tech-Recipes

Cookbook of Tech Tutorials
Jump to original thread »
Author

Find UNIX files with no valid owner

Started by qdideas · 9 months ago

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

find / -nouser -print ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login