Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: run the find command in perl script from window server

by aitap (Curate)
on Oct 15, 2012 at 17:36 UTC ( [id://999141]=note: print w/replies, xml ) Need Help??


in reply to run the find command in perl script from window server

There is no UNIX find on Windows by default (Windows' find acts like UNIX grep), but you may install one from GnuWin32, MSYS, Cygwin or somewhere else.

And it's a better idea to use File::Find instead, as pointed above.

Sorry if my advice was wrong.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found