gabriel rosenkoetter on Thu, 10 Oct 2002 10:40:05 -0400 |
On Thu, Oct 10, 2002 at 09:44:46AM -0400, Paul wrote: > It gave this error: find: invalid argument `-f' to `-type' > > >how about > > > >find /tmp -type -f -user username Did you try reading the man page? Sean made a typo, he meant: find /tmp -type f -user username -- gabriel rosenkoetter gr@eclipsed.net Attachment:
pgpGmHIuMHd3W.pgp
|
|