Help for this page

Select Code to Download


  1. or download this
    aplpha:/# which scp
    /usr/local/bin/scp
    
  2. or download this
    #!/usr/bin/perl
    $ENV{'PATH'} = "/usr/local/bin/scp:".$ENV{'PATH'};