run same command-line in many directories?

S

spoon2001

Looking for a command-line utility that will take the same command line and
run it in the current directory and every directory underneath.

I used to have such a beast, but I think it was an old PCMag utility, and I
can't remember what the name was. In any event it probably couldn't handle
long file names.
 
R

rm

Le mercredi 5 octobre 2005 à 18:56:52, spoon2001 a écrit :
Looking for a command-line utility that will take the same command line and
run it in the current directory and every directory underneath.

I used to have such a beast, but I think it was an old PCMag utility, and I
can't remember what the name was. In any event it probably couldn't handle
long file names.

something like recursive excecuter ?
http://www.codeproject.com/tools/RecursiveExecuter.asp

@+
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top