Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!lavaca.uh.edu!menudo.uh.edu!nuchat!sugar!peter From: peter@sugar.hackercorp.com (Peter da Silva) Newsgroups: comp.sys.amiga.tech Subject: Re: Pipe syntax... I think I'd better think it out again... Message-ID: <7125@sugar.hackercorp.com> Date: 24 Nov 90 20:16:40 GMT References: <1990Nov18.090654.24747@agate.berkeley.edu> <1990Nov24.073827.10945@agate.berkeley.edu> Reply-To: peter@sugar.hackercorp.com (Peter da Silva) Organization: Sugar Land Unix - Houston Lines: 23 In article <1990Nov24.073827.10945@agate.berkeley.edu> pete@violet.berkeley.edu (Pete Goodeve) writes: > And Peter da Silva reported yet ANOTHER ksh (or did he mean sksh?) > syntax using '$' a few messages back. Well, it's a different meaning: grep Nov (ls -l) means ls -l | grep Nov grep Nov $(ls) means grep Nov `ls` (or) grep Nov * The first syntax conflicts a little with AmigaOS, so I suggested keeping the second and changing the first to @(...). > ____ > ---- Q --->| | > | | | > P-->| |diff|---> result > | | | > ---- R --->|____| Visual shell, anyone? -- Peter da Silva. `-_-' .