Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 15:24:33 -0700 (PDT)
From:      Dirk-Willem van Gulik <dirkx@wewbeaving.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/43495: awk - rc/diskless references by full path.
Message-ID:  <200209292224.g8TMOXKB023502@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         43495
>Category:       misc
>Synopsis:       awk - rc/diskless references by full path.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 15:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dirk-Willem van Gulik
>Release:        5-Current
>Organization:
WebWeaving
>Environment:
FreeBSD foem.leiden.webweaving.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul  1 11:24:18 CEST 2002     dirkx@foem.leiden.webweaving.org:/usr/src/sys/i386/compile/FOEM  i386  
>Description:
'awk' is pathless; except for one location; in rc/diskless.

LOGFILES=`/usr/bin/awk '$1 != "#" { printf "%s ", $1 } ' /etc/newsyslog.conf`         

Assuming this was an error - it may be nice to rely on the path.

>How-To-Repeat:
      Its a whish :-)
>Fix:
Just remove the path.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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