Find all files an folders owned by a specified user

Øyvind Stegard oyvinst at ifi.uio.no
Sat Oct 1 15:05:03 UTC 2005


bsnottum at hkskole.no wrote:
> Is there a command I can use in order to list all files and folders owned
> by a spcified user on a fc2 server?
$ man find
$ find / -user USERNAME -print 2>/dev/null
-- 
< Øyvind Stegard < oyvinst at ifi uio no >
  < http://www.oyvind.nu/
   < `Lottery: A tax on people who are bad at math.'






More information about the fedora-list mailing list