Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: External Dependencies on Unix Commands

by robobunny (Friar)
on Jun 07, 2002 at 18:39 UTC ( [id://172609]=note: print w/replies, xml ) Need Help??


in reply to External Dependencies on Unix Commands

you can always avoid aliases by giving the full path to the command. you can check to see if the command is where you think it is (and executable) with the -x file test. of course, you should probably just try to do whatever you are doing with the commands inside your perl script instead. if you are having trouble implementing some behavior inside your perl script, this is the place to ask :)
  • Comment on Re: External Dependencies on Unix Commands

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-19 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found