Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 1997 10:50:02 -0700 (PDT)
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs
Subject:   Re: bin/3258: hardcoded and old value of LOGNAMESIZE in atrun 
Message-ID:  <199704121750.KAA13178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/3258; it has been noted by GNATS.

From: Bill Fenner <fenner@parc.xerox.com>
To: charnier@xp11.frmug.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/3258: hardcoded and old value of LOGNAMESIZE in atrun 
Date: Sat, 12 Apr 1997 10:45:43 PDT

 Couldn't this just be something like
 
 "#!/bin/sh\n# atrun uid=%ld gid=%ld\n# mail %[^ ]%*[ ]%d"
 
 and eliminate the dependency on the definition completely?  Might even
 be backwards compatible with files created by an old "at" command...
 
   Bill



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