zsh-users
 help / color / mirror / code / Atom feed
* alias -g
@ 2010-08-03 19:10 Eric Smith
  2010-08-03 19:37 ` Alexey I. Froloff
  2010-08-04  7:22 ` alias -g Kazuo Teramoto
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Smith @ 2010-08-03 19:10 UTC (permalink / raw)
  To: Zsh Users

Hi

I define an alias like so:
alias -g T='|translate'

So when I go
$ echo een vreemde taal T

Then zsh will pipe that foreign phrase to a translator.

How do I drop the `echo` with alias -g or something similiar
so all I need to do is go:
$ een vreemde taal T

Thanks a lot.

-- 
- Eric Smith


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-06 11:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-03 19:10 alias -g Eric Smith
2010-08-03 19:37 ` Alexey I. Froloff
2010-08-03 20:02   ` Eric Smith
2010-08-04 15:31     ` Bart Schaefer
2010-08-06 11:33       ` alias -g -> SOLVED Eric Smith
2010-08-04  7:22 ` alias -g Kazuo Teramoto
2010-08-04  7:24   ` Kazuo Teramoto

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).