Re: [orca-list] Copying terminal output with Orca



Hello

Scripti does no add anything into it's output but if one one uses full-screen software such as visual editors there are terminal control sequences byt the application.

Normal  CLI commands  do not usually use any control sequences.



--
mr. M01510 & guide Loadstone-GPS  Lat: 62.38718, lon: 25.64672
hkp://wwwkeys.pgp.net B784D020 fp:0C1F6A76 DC9DDD58 33838B5D 0E769600 B7840D02
http://sokkona.arimo.info


 Jude DaShiell via orca-list kirjoitti
Subject: Re: [orca-list] Copying terminal output with Orca
Date: Wed, 29 Jun 2022 16:37:33
From: Jude DaShiell via orca-list <orca-list gnome org>
To: Willem van der Walt <wvdwalt csir co za>,
    Hendrik Steyn <groothendrik steyn gmail com>

command 2>&1 | tee output.txt
may work better since unlike script tee adds no extra ansi codes to your
output.


On Wed, 29 Jun 2022, Willem van der Walt wrote:

Good day Hendrik,
Firstly, most linuxes has tty1 to tty6 set up as console terminals, so you can
press control-alt-f1 to get to the old terminal for which you will then use a
screen reader like speakup.
Capturing output from any terminal, graphical or not, can be done by using the
script command.
script output.txt
some commands here
exit
will be followed by end script and your output will be in output.txt.
For just one command you can obviously just use redirection, e.g.
ls > files.txt
HTH, Willem


On Wed, 29 Jun 2022, Hendrik Steyn via orca-list wrote:

Good afternoon, list


Wayback when linux only had a CLI, Speakup was able to mark, copy and paste
text from the terminal output. Now that I'm back on Linux for good, I find
myself using the terminal for everything (almost everything), but is it
possible to capture output from commands in the terminal? I'm using the
gnome terminal if it makes a difference. I checked the manual, but I
couldn't find any reference to this functionality. I would love to keep
using the terminal so any help would be appreciated, please.


Hendrik

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html



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