Help for this page

Select Code to Download


  1. or download this
    perl -e 'system("ssh", "-lusr", "remotehost", "date")'
    
  2. or download this
    perl -e 'system("ssh", "-l usr", "remotehost", "date")'