Help for this page

Select Code to Download


  1. or download this
    system("sdb -d root on 'sdb -d shell; ls'");
    
  2. or download this
     system("sdb -d root on 'sdb -d shell; cd /opt; ls';bash ");
    
  3. or download this
    system("sdb -d shell 'cd /opt; ls';bash ");
    
  4. or download this
    system("sdb -d root on");