In the last episode (Mar 25), Leif Neland said:
> Btw, why can't I run this as a bang-script?
>
> Typing ./defcheck just produces:
> awk: cmd. line 1: ./defcheck
> awk: cmd. line 1: ^ syntax error
>
> - - - - filename: defcheck
> #!/usr/bin/awk
Try
#! /usr/bin/awk -f
--
Dan Nelson
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- rc.conf duplicating defaults/rc.conf Leif Neland
- Dan Nelson
