Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sylar
  • Content: Threads
  • Order by date
  1. sylar

    Using system("command")

    Hi, 1) I would like to execute in gawk a shell command looking like this: --------------------------------------------------------------- #!/bin/gawk -f begin{ system("echo 'test' | gawk '{print $0}'") } --------------------------------------------------------------- but I get this error...

Part and Inventory Search

Back
Top