From owner-freebsd-bugs Thu Jul 24 02:08:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA18735 for bugs-outgoing; Thu, 24 Jul 1997 02:08:18 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA18728 for ; Thu, 24 Jul 1997 02:08:15 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id CAA11251; Thu, 24 Jul 1997 02:06:41 -0700 (PDT) To: Jason Thorpe cc: freebsd-bugs@hub.freebsd.org, denny1@home.com Subject: Re: bin/4154: wish /bin/sleep handled fractions of a second. In-reply-to: Your message of "Wed, 23 Jul 1997 23:10:02 PDT." <199707240610.XAA11247@hub.freebsd.org> Date: Thu, 24 Jul 1997 02:06:40 -0700 Message-ID: <11248.869735200@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > How on earth can you call such a script "portable" if it clearly uses > something not specified in POSIX? I think what he meant was "portable between the various *BSDs", but your point about writing scripts which _only_ run on BSD is still very valid. JOrdan