3 lines
57 B
Awk
Executable File
3 lines
57 B
Awk
Executable File
#!/home/dbuch/bin/gawk -f
|
|
BEGIN { print "Don't Panic!" }
|