The alias and editor do recognize pipes. As I said, if you wish to input a pipe character, you need to have two of them. For example, quest all || grep -i todo instead of quest all | grep -i todo
-------------------------------------------------- From: "Jude DaShiell" <[email protected]> Sent: Friday, February 03, 2017 9:03 To: "Gamers Discussion list" <[email protected]> Subject: Re: [Audyssey] alteraeon aliases My guess is then the alias editor doesn't recognize or work with pipes yet since I wanted to pipe the quest command through grep and everything I tried so far hadn't worked. On Fri, 3 Feb 2017, john wrote: > Date: Fri, 3 Feb 2017 07:13:46 > From: john <[email protected]> > Reply-To: Gamers Discussion list <[email protected]> > To: Gamers Discussion list <[email protected]> > Subject: Re: [Audyssey] alteraeon aliases > > The bar is not recognized as a newline character. Rather, you're activating a > pipe command. > To insert the character in text, use two bars. > > -------------------------------------------------- > From: "Jude DaShiell" <[email protected]> > Sent: Friday, February 03, 2017 6:49 > To: <[email protected]> > Subject: [Audyssey] alteraeon aliases > > I found out the | character is recognized as a newline in the alias > editor. I tried defining qt as quest $1| grep TODO and it got split at > the vertical character into two lines. > I'm not using mushz but tintin-alteraeon and wanted to see if something > like this would work. > > > > -- > > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > -- --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
