Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!apple!agate!violet.berkeley.edu!pete From: pete@violet.berkeley.edu (Pete Goodeve) Newsgroups: comp.sys.amiga.tech Subject: Re: PIPES Message-ID: <1990Dec9.090708.20063@agate.berkeley.edu> Date: 9 Dec 90 09:07:08 GMT References: <18788@ultima.socs.uts.edu.au> <7218@sugar.hackercorp.com> Sender: usenet@agate.berkeley.edu (USENET Administrator) Organization: University of California, Berkeley Lines: 21 In <7218@sugar.hackercorp.com> (7 Dec), Peter da Silva (peter@sugar.hackercorp.com) writes: > In article <18788@ultima.socs.uts.edu.au> mark.newton@f805.n680.fido.oz.au (Mark Newton) writes: |> Some of C-Shell's metacharacters, namely those concerned with histroy, can be |> changed through the use of the "histchars" environment variable. |> Is there any reason why the pipe metachar can't me treated in a similar way |> under AmigaDos? Then you could use any pipe character you wanted. -- Another minor nitpick... I thought I already suggested this a couple of weeks back...!(:-)) > > A good idea, though make it a shell-local variable rather than an environment > variable so you can set it in a script without screwing up everything else on > the system. Remember, Amiga environment variables are system-global. I think it would be still better to have BOTH, so that you can let the user set his favourite once and forget it, and still allow scripts their own special preference if they need it. -- Pete --