Re: How to copy output from a terminal?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



$ ./startwin.sh|tee startwin.log does it destructively.
$ ./startwin.sh | tee -a startwin.log does it non-destructively and
appends onto an existing file with the same name.


On Tue, 30 Nov 2021, Linux for blind general discussion wrote:

> Hi all,
>
>
> I still have a few things I need to fix, but as the subject states, I don't
> know how to copy the output from a terminal so I can ask for help from the
> relevant mailing lists/forums.
>
>
> I am using Mate-Terminal with Orca in Fedora Mate Compiz 35. I know you can
> copy text off a console using speakup, but I am not in a console, now am I?
>
>
> If anyone has any advice, I'd be appreciative. If there is a way, for example
> to pype the output from a command to a text file, for example if I type
>
>
> $ ./startwin.sh
>
> Which is how I would start my qemu Windows VM, can I pype the output to a text
> file in '~/'?
>
>

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/blinux-list




[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]