Remove files w/ extension txt recursively
Hi,
I need to remove the files from a directory and their subdir with a extension.
I use to make the backups of all the customer disk to a samba share, then I
enter with bash and need to strip all exe, dll etc.
I try a lot of commands: rm *.exe /foo -Rf
but it doesn't work.
Any help with be very greatfull.
Regards,
spiri
|