[6767] in RedHat Linux List
RE: Using "find" to get rid of cores etc.
daemon@ATHENA.MIT.EDU (David Lerner)
Sat Nov 30 10:11:22 1996
Date: Sat, 30 Nov 1996 10:10:14 -0500
To: redhat-list@redhat.com
From: David Lerner <dsl@zai.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Another command that works:
rm `find . -name core -print`
Dave
>I've been trying to get rid of all cores in my home directory
>which also contains about 100 sub- and subsub-directories
>using find command:
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null