From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25376 invoked by alias); 3 Aug 2010 19:37:16 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15242 Received: (qmail 27162 invoked from network); 3 Aug 2010 19:37:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at altlinux.org does not designate permitted sender hosts) Date: Tue, 3 Aug 2010 23:37:09 +0400 From: "Alexey I. Froloff" To: zsh-users@zsh.org Subject: Re: alias -g Message-ID: <20100803193709.GA1012@altlinux.org> References: <20100803191028.GA16019@trustfood.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <20100803191028.GA16019@trustfood.org> User-Agent: Mutt/1.5.20 (2009-12-10) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 03, 2010 at 09:10:28PM +0200, Eric Smith wrote: > How do I drop the `echo` with alias -g or something similiar > so all I need to do is go: > $ een vreemde taal T You don't need alias: function T() { echo $* | translate } $ T een vreemde taal --=20 Regards, -- Sir Raorn. --- http://thousandsofhate.blogspot.com/ --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkxYb+IACgkQVqT7+fkT8wp8FACfd7nrOvgjP6MlKfNQenuzkVWS mfAAnR0JIpfUYkUA0b8tWa4kdK8UIsBF =WCzi -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--