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