Help for this page

Select Code to Download


  1. or download this
    perl -e "system(\"rsh hostname -l username -n \"touch test\"\")"
    
  2. or download this
    perl -e "system('rsh hostname -l username -n \'touch test\'')"