cat < testfile.sh #!/bin/bash echo "You called me with: "$1 EOF