3 lines
72 B
Awk
3 lines
72 B
Awk
|
|
# Usage: awk -f hi_win.awk
|
||
|
|
BEGIN { system("msg * Goodbye, Msgbox !") }
|