Help for this page
ls *.txt | shloop -e small_perl_script
# 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'