Re: Find duplicat files

2000-05-25 Thread John Horne
On 25-May-00 at 03:28:09 Hal Burgiss wrote: > On Wed, May 24, 2000 at 11:07:33PM -0400, erik wrote: >> i was wondering if anyone knew of a command or a script that would >> find with the same name on my computer. i know I coud issue a >> 'find * | grep ' but I need to know what is. what >> I wa

Re: Find duplicat files

2000-05-24 Thread Hal Burgiss
On Wed, May 24, 2000 at 11:07:33PM -0400, erik wrote: > i was wondering if anyone knew of a command or a script that would > find with the same name on my computer. i know I coud issue a > 'find * | grep ' but I need to know what is. what > I want is something that only returns value if the is

Find duplicat files

2000-05-24 Thread erik
Hi, i was wondering if anyone knew of a command or a script that would find with the same name on my computer. i know I coud issue a 'find * | grep ' but I need to know what is. what I want is something that only returns value if the is two or more of a file. Thanks, -e- -- erik <[EMAIL