how do you use rm to del found files

Hanasaki JiJi hanasaki at hanaden.com
Thu Jun 27 14:39:58 CDT 2002


I have a find expression:
	find . -name *.class -print
that outputs a list of files

how can i send this to "rm" to remove all these files?

Thanks




More information about the Kclug mailing list