Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: Magic symlink syntax Message-ID: <8093@brl-smoke.ARPA> Date: 15 Jun 88 02:59:24 GMT References: <2371@quacky.mips.COM> <3094@phoenix.Princeton.EDU> <56555@sun.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 13 In article <56555@sun.uucp> guy@gorodish.Sun.COM (Guy Harris) writes: >> (though they came up with one of the ugliest kludges i've ever seen to >> handle v7 echo or system V echo as a shell builtin). >Blame where blame is due :-); the "look at $PATH" hack was originally conceived >by, I believe, Dave Korn (at least I got the idea from some mail I received >from dpk). DPK or DGK? What I have suggested is that ALL echo commands be given both -n support (for V7/BSD compatibility) and -e support a la V8/V9. That would provide a migration path for shell scripts and allow reasonable default behavior for some future merged version of "echo" instead of escape mapping a la SysV.