perintah bash di dalam tcl

exec sh -c {grep -v "#" inputfile | grep -v ">" | sort -r -nk7 | head}
Hutch Polecat