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

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



bsnottum 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.'




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