7 Feb 2011 ... Say I have this file: hello world hello world. This program #!/bin/bash for i in $(cat $1); do echo "tester: ...
unix.stackexchange.com