Kino problem

Mumia W. paduille.4062.mumia.w+nospam at earthlink.net
Fri Aug 8 07:12:49 UTC 2008


On 08/07/2008 12:49 PM, Doug Pollard wrote:
> Mumia W. wrote:
>> [...]
>> Use this command to get a list of files in your home directory that are 
>> not owned by you:
>>
>> find ~ \! -uid `id -u`
>>
> find: invalid argument `id -u' to `-uid'
> [...]

find ~ \! -uid $(id -u)







More information about the ubuntu-users mailing list