On Jan 20, [EMAIL PROTECTED] (Victor Torrico) wrote:
> I have a large number of duplicate files in various man directories. The
> duplicates all have one date when I do an ls -l within a directory. What
> must I do to remove the files with this date without removing the other
> files in the directory? Can I use grep in conjunction with some other
> command? The file dates look like "Aug 12" for example. There are too
> many of them to rm one at a time. As you can tell I am not a unix
> wizard. Little by little though I'm learning. Really enjoy Debian
> because you learn so much while using it.

The short is "look at the man page for find", and that's good
advice anyway, because 'find' is a wonderful tool.

On the otherhand, what do you mean by "duplicate files"? You should
be aware that /usr/man/man1/crontab.1 is not the same as
/usr/man/man5/crontab.5. Also, /usr/man/man1/crontab.1 is not the
same as /var/catman/cat1/crontab.1.

Steve Greenland

-- 
The Mole - I think, therefore I scream 

                "You can't go in there!"
                "Yes I can.  This is America.  I can go anywhere I want to."
[The two main characters in Rob Reiner's wonderful _The_Sure_Thing_]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to