Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!portal!cup.portal.com!FelineGrace From: FelineGrace@cup.portal.com (Dana B Bourgeois) Newsgroups: comp.sys.amiga.tech Subject: Re: PIPEs Message-ID: <35613@cup.portal.com> Date: 5 Nov 90 05:10:37 GMT References: <3720@mindlink.UUCP> Distribution: na Organization: The Portal System (TM) Lines: 19 If you're gonna allow multiple characters for these symbols then do go with symbols suggest the action. I kinda like -> for redirection although => is pretty good too. I've also liked the MSDOS > for create and re- direct versus >> which is redirect and append. And the idea of multi-line commands could be implemented by having all redirection characters be preceded by a new-line char (and optional white space). Multi-line commands would have to end with a special character that says 'more to follow' such as +. I don't know the ramifications of all this - I am not a Unixer. So if it has potential to cause horrendous problems, be gentle with me. :) Here's an example: "command" <"redirected stdin" + => "command with stdin from pipe" + => "command with stdin from pipe" >"redirected stdout" Dana Bourgeois @ cup.portal.com