Hi, 

Awk allows reading results from external command:

 cmd | getline result

However, I want the cmd itself a piping command as well.  E.g.., 

 "echo " substr($0, RSTART, RLENGTH) | command external with parameters| 
getline result

Any way to make it works?

Thanks


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/k7huc3$j5e$1...@ger.gmane.org

Reply via email to