What are you working on? - Programming On Unix
Users browsing this thread: 11 Guest(s)
|
|||
(07-08-2021, 11:53 AM)zge Wrote: I just finished cleaning up a IRC library I wrote for (GNU) AWK a few years ago, and published it here: https://git.sr.ht/~pkal/irc.awk This shebang is not portable: Code: #!/usr/bin/gawk -f irc.awk -f Posix requires only one argument to the interpreter, more information here. |
|||