Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4675452
By: tml1024

Your question is much too terse for anybody to be able to give a useful answer.

What exactly do you mean with "report"? What distinguishes a "report" from any
random text?

Awk is a quite general purpose programmable text processing filter. "filter"
here means that it generally is used as a filter in the Unix tradition, i.e.
reading one or several text files and outputting their contents in a more or
less manipulated form. If you call the output from a certain awk script a 
"report",
then yes, awk can be used to generate reports;)

--tml


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to