Skip to Content.
Sympa Menu

baslinux - Re: [BL] abiword update?

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT lycos.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] abiword update?
  • Date: Sat, 19 Feb 2005 00:29:22 -0500

----- Original Message -----
From: "sindi keesan" <keesan AT sdf.lonestar.org>

> >> Could I instead use this last line as part
> >> of an alias?
> >
> > No. You could do an alias for the bunzip2 -c
> > bit, but you won't be able to pipe to less.
> >
> Even with the @ in the alias?
>
> Can you in general not pipe to less in an alias?

Piping's not a problem. You just use the ordinary
pipe character. The problem is selecting which file
to read, as there's no equivalent for $@ in ash
aliases. You can either read standard input or
hardcode in a filename, which are not terribly
impressive options.

David
--
_______________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10





Archive powered by MHonArc 2.6.24.

Top of Page