I am sure aesub could be made to read stdin. In the meantime you can do
what you want by:
$ aesub `cat your.file`
--
Jerry Pendergraft jerry.pendergraft@xxxxxxxxxxxxxxx
Endocardial Solutions voice: 651-523-6935
1350 Energy Lane, Suite 110 fax: 651-644-7897
St Paul, MN 55108-5254 mobile: 651-491-0163
On Fri, 20 Aug 2004, Aryeh M. Friedman wrote:
> Is there any way to pass something like the following file to aesub(1)
> and have it behave as
> expected:
>
> some text
>
> $cy
> $date
> other aesub(5)'s
>
> some more text
>
> and have it come out with the expanded aesub(5)'s?
>
> Basically I want to tell aesub to take it's input from stdin not from argv
>
> --Aryeh
> _______________________________________________
> Aegis-users mailing list
> Aegis-users@xxxxxxxxxxx
> http://www.auug.org.au/mailman/listinfo/aegis-users
>
|