Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 22:22:33 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Leif Neland <leifn@neland.dk>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: rc.conf duplicating defaults/rc.conf
Message-ID:  <20010324222233.A7085@dan.emsphone.com>
In-Reply-To: <Pine.BSF.4.21.0103250337020.1899-100000@arnold.neland.dk>; from "Leif Neland" on Sun Mar 25 03:48:59 GMT 2001
References:  <Pine.BSF.4.21.0103250337020.1899-100000@arnold.neland.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
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
	dnelson@emsphone.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010324222233.A7085>