removing .orag files from kernel sources after patching speakup

Steve Holmes steve at holmesgrown.com
Mon Jul 31 17:25:40 EDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Oh, something like the following comes to mind.  Use with care, it is
recursive!
rm `find /usr/src/linux -name "*.orig"`
In explanation, the find command inside the grave accent marks will
execute the find command and return all occurrences of any file .orig;
The rm command, of course, will remove that returned item.  Pretty
slick, I say.

On Mon, Jul 31, 2006 at 01:43:43PM -0600, Nick Gawronski wrote:
> Hi, I would like to know an easy way to quickly remove all of the .orag 
> files threw out the entire kernel source tree so I can get rid of them after 
> I patched speakup into the kernel.  What command can I do to do this? 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 

- -- 
HolmesGrown Solutions
The best solutions for the best price!
http://holmesgrown.ld.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQFEznVSWSjv55S0LfERA49XAJ4k663nwnmXvwqD7yd9qHMEyoCyXwCZAbEv
TxdJSgTE2XvyzC81HiJoywg=
=XOiI
-----END PGP SIGNATURE-----




More information about the Speakup mailing list