AWK: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{stub}}
echo "Hello, world" | awk '{print length($0)}'

{{Programming Language}}
{{Programming Language}}

Revision as of 22:33, 24 January 2007

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Programming Language
This is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using this programming language.