2018-08-22 01:37:32 -03:00

3 lines
47 B
Awk
Executable File

# awk -f awk.awk
BEGIN { print "Hello World" }