I am a linux newbie and this is my situation
My other windows machine was badly hit by a virus that affects .exe files, this virus makes .exe files named after the folder it is in, .i.e if there is a folder called "folder" , inside that folder there will be a "folder.exe".
I copied the back up folder with all the files that I need to my linux box and what I want to do is to pass a command like, delete *.exe inside my backup folder. this should re-curse to all sub folders inside my backup folder.
I am not sure of the syntax or how to go about this, I do not want to go through each individual sub folder doing this.
thanks in advance,
Debonair
My other windows machine was badly hit by a virus that affects .exe files, this virus makes .exe files named after the folder it is in, .i.e if there is a folder called "folder" , inside that folder there will be a "folder.exe".
I copied the back up folder with all the files that I need to my linux box and what I want to do is to pass a command like, delete *.exe inside my backup folder. this should re-curse to all sub folders inside my backup folder.
I am not sure of the syntax or how to go about this, I do not want to go through each individual sub folder doing this.
thanks in advance,
Debonair