Brian Wood wrote:
> Is there a command something like cat that will copy a
> file into the copy/paste buffer, so I can paste the contents
> somewhere after running the command?
>
> Also I'd like to find someone willing to give me an account
> on a big-endian machine.  I'm willing to give that person
> investments in Ebenezer Enterprises in exchange.
>
> TIA.
>   
Brian Wood
Not sure this is what you mean ... when viewing text on a terminal 
window ...
    high desired text
    copy with <Ctrl-Shift-C>
... to paste into a text file using vim ...
    enter insert mode in the manner appropriate to the situation
    paste with <Ctrl-Shift-V>
... to paste into a GUI application such as OpenOffice Writer ...
    paste with <Ctrl-v>
Hope that helps
Regards
Fred James

PS:  with some terminal windows there is a drop down edit menu that 
includes the copy/paste functions

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to