Sven Burgener <[EMAIL PROTECTED]> writes:
> Hi all
>
> If I wanted to put some lines of text from, say a manual page, into an
> email that I compose (in mutt/vi), how would I best / most easily do this?
>
> I know about vi's ":r!" command which places the output of a program
> into the current
On Fri, Jul 07, 2000 at 09:03:37PM +0200, Sven Burgener wrote:
> Hi all
>
> If I wanted to put some lines of text from, say a manual page, into an
> email that I compose (in mutt/vi), how would I best / most easily do this?
>
> I know about vi's ":r!" command which places the output of a program
On Fri, Jul 07, 2000 at 09:03:37PM +0200, Sven Burgener wrote:
> Hi all
>
> If I wanted to put some lines of text from, say a manual page, into an
> email that I compose (in mutt/vi), how would I best / most easily do this?
man foo | mutt -s "man foo" [EMAIL PROTECTED]
--
Karsten M. Self h
Hi all
If I wanted to put some lines of text from, say a manual page, into an
email that I compose (in mutt/vi), how would I best / most easily do this?
I know about vi's ":r!" command which places the output of a program
into the current file.
I'm not using X here, just plain console with exim
4 matches
Mail list logo