/try.pl a|b|c|d bash: b: command not found bash: c: command not found bash: d: command not found #### #!/usr/bin/sh echo $1 > /tmp/gerbil.txt