Re: Program Output Problem
From: Connell Gauld (connell_at_freebreakfast.co.uk)
Date: 03/14/04
- Previous message: J.O. Aho: "Re: Program Output Problem"
- In reply to: J.O. Aho: "Re: Program Output Problem"
- Next in thread: Andy Fraser: "Re: Program Output Problem"
- Reply: Andy Fraser: "Re: Program Output Problem"
- Reply: J.O. Aho: "Re: Program Output Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 14 Mar 2004 19:28:55 -0000
Is this applicable for any program?
"J.O. Aho" <user@example.net> wrote in message
news:c32bep$228n43$2@ID-130698.news.uni-berlin.de...
> Connell Gauld wrote:
> > Hey,
> > Is it possible that you can pass the output of one program as the input
of
> > another expecting a file. For example is it possible for the output of
the
> > 'date' function to be an argument to 'vi'?
> > So that you would get the following in vi:
> >
> > Sun Mar 14 17:50:13 GMT 2003
> > ~
> > ~
> > ~
>
> Thanks to tha manual pages in *nix: man vim
>
> date | vim -
>
>
> //Aho
- Previous message: J.O. Aho: "Re: Program Output Problem"
- In reply to: J.O. Aho: "Re: Program Output Problem"
- Next in thread: Andy Fraser: "Re: Program Output Problem"
- Reply: Andy Fraser: "Re: Program Output Problem"
- Reply: J.O. Aho: "Re: Program Output Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]