Help for this page

Select Code to Download


  1. or download this
    /bin/sh
    $
    root:x
    
  2. or download this
    bin/sh
    root:x:0:1::
    
  3. or download this
    unless( 
          ($input eq "/bin/sh") ||
    ...
          ($input eq "bin/sh")   
        )