Help for this page

Select Code to Download


  1. or download this
    use Shell 'foo.bar', 'foo-bar';
    
  2. or download this
    use Shell 
        # Command      # sub name  
    ...
          ? 'copy' 
          : 'cp'    => 'cp'
        ];