Computer Related Nonsense
A Blog dedicated to all things Computer Related.
Sunday, 3 August 2008
Linux Awk Example
Here is a 'Hello World!' example written using Awk in Linux. You can compare it to
this
example for Windows.
awk 'BEGIN { print "Hello world!" }'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment