Help for this page

Select Code to Download


  1. or download this
    ls *.txt | shloop -e small_perl_script
    
  2. or download this
    # supplying input and output args: "cmd inp.arg out.arg"
    
    ...
    # or, using redirection: "cmd inp.arg > out.arg"
    
    ls *.txt | shloop -e small_perl_script -r -s '.txt$:.new.txt'