Re: Find all files an folders owned by a specified user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bsnottum@xxxxxxxxxx wrote:

Hallo!

Is there a command I can use in order to list all files and folders owned
by a spcified user on a fc2 server?


Use "find /path -user username" . This should give you the list of files.. For all files on a server, you'd probably run that twice, once on /home and once on /var/tmp , unless the user has write access to other directories.

--
Pedro Macedo


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux