Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: how does qx select a "/bin/sh equivalent"?

by gnujsa (Acolyte)
on Jul 30, 2012 at 00:40 UTC ( [id://984327]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ /bin/sh -c 'echo $SHELL'
    /bin/bash
    
  2. or download this
    $ file /bin/sh
    /bin/sh: symbolic link to `dash'
    
  3. or download this
    $ file /bin/dash
    /bin/dash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), d
    +ynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[s
    +ha1]=0x890a514bd261794a6d39da58ea2372fdf48e98d6, stripped
    

Log In?
Username:
Password:

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

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

    No recent polls found