Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: looking for a quickie

by jsprat (Curate)
on Mar 18, 2003 at 19:35 UTC ( [id://244136]=note: print w/replies, xml ) Need Help??


in reply to Re: looking for a quickie
in thread How do I execute a shell command against each file in a directory and it's subdirectories? (was: looking for a quickie)

++BUK for getting me to look at the cmd.exe docs!

Here's another snippet -

for /R %f in (*) do doit -switches %f

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://244136]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-29 00:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found