45.24 A Shell Can Read a Script from its Standard Input, But...A: The first way keeps the script from reading anything else from its input. Consider the zip script: A: while read word do echo $word | sed s/foo/bar/ done
If run as - in net.unix on Usenet, 29 December 1984 |
|