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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Log awk execution

Status
Not open for further replies.

NaveenHinduja

Programmer
Joined
Mar 27, 2013
Messages
1
Location
IN
Hello :)

I am executing awk programs on MKS platform.
I want to see/log the line by line execution of awk program.
What should I do?

Thanks in advance!
 

NaveenHinduja said:
. . .
I am executing awk programs on MKS platform.
I want to see/log the line by line execution of awk program.
What should I do?
. . .
Pray that some developer out there writes code that allow to debug awk programs.
[noevil]




----------------------------------------------------------------------------
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
 
Or make a print between each line of code

Don't say "thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top