Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 21:16:52 -0400 (EDT)
From:      "David E. Cross" <crossd@cs.rpi.edu>
To:        freebsd-current@FreeBSD.ORG
Subject:   /bin/echo and /bin/sh:echo sync-up
Message-ID:  <Pine.GSO.3.95.980915211256.28206A-100000@eggbeater.cs.rpi.edu>

next in thread | raw e-mail | index | archive | help
Ok... I think I will do this myself (sync /bin/echo and the sh built-in
echo).  I am going to sync them both to be the BSD normal (-n/-e), and I
think I will throw in the GNU '-E' option as well.  I will also add in an
environment variable that will let peopel chosse the SysV if they need it.
I don't know a good name for the variable,... current thoughts are
'echoopts' (that you would put '-e' or '-ne', whatever into), or 'SYSV'
(that has the advantage of possibly a further scope, wher a person could
export SYSV and get a more SYSV-ish environment all arround.  Ideas?

--
David Cross


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?Pine.GSO.3.95.980915211256.28206A-100000>