Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: The importance of avoiding the shell

by ikegami (Patriarch)
on Sep 29, 2014 at 06:36 UTC ( [id://1102318]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -V:sh
    sh='/bin/sh';
    
  2. or download this
    $ ls -l /bin/sh
    lrwxrwxrwx 1 root root 9 Apr 10 17:08 /bin/sh -> /bin/bash
    
  3. or download this
    $ /bin/sh --version
    GNU bash, version 4.1.5(1)-release (x86_64-pc-linux-gnu)
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found