El día Monday, December 05, 2016 a las 10:51:02AM +, Andrew Penkrat
escribió:
> Hi Matthias,
>
> If you need to log input/output of specific command, you can use tee.
> E.g.
> telegram-cli | tee log.txt
> or
> telegram-cli 2>& | tee log.txt
> if you also need stderr output.
Hi Andrew,
Than
hi,
Am Montag, den 05.12.2016, 08:48 +0100 schrieb Matthias Apitz:
> Hello,
>
> Is there some magic way to let the terminal-app log all in/out lines
> to
> a file? I have had a look with strings into the binary, but the
> 'usage'
> part does not show any related
try:
http://manpages.ubuntu.com/m
Hi Matthias,
If you need to log input/output of specific command, you can use tee.
E.g.
telegram-cli | tee log.txt
or
telegram-cli 2>& | tee log.txt
if you also need stderr output.
Cheers,
Andrew
On Mon, 5 Dec 2016 at 10:49 Matthias Apitz wrote:
>
> Hello,
>
> Is there some magic way to let th
Hello,
Is there some magic way to let the terminal-app log all in/out lines to
a file? I have had a look with strings into the binary, but the 'usage'
part does not show any related:
$ strings
/opt/click.ubuntu.com/com.ubuntu.terminal/0.7.198/lib/arm-linux-gnueabihf/bin/terminal
...
usage:
[-p
4 matches
Mail list logo