Hello
I run a shell script that runs
tail -f someFile | awk -f someAwkScript.awk
When I kill this script, the tail and awk processes continue to work...
How do I kill the shell script with all its children processes ?
--
Yuri Nazarov, tel. +7 (901) 762-9125