Help for this page

Select Code to Download


  1. or download this
      {command1} {file [file2 ...]} {dest_path}
      {command2} {file_name} {dest [dest2 ...]}
      {command3} {url} {file} {word [word2 ...]} {email@address}
    
  2. or download this
    # assume that $_ is input line with command word removed,
    # and that @tab_completions is sorted by string length:
    ...
    else {
       # user entered a typo, perhaps?
    }