s@googlegroups.com
> <mailto:macvisionaries@googlegroups.com> <mailto:macvisionaries@googlegroups.com>> on behalf of Michael Marshall
> mailto:mightymaggie...@gmail.com>>
> Date: Thursday, November 18, 2021 at 14:59
> To: 'Maxwell Ivey' via MacVisionaries <m
To redirect standard output and standard error to a file, you should be able to
use
Command &> filename
From: macvisionaries@googlegroups.com on
behalf of Michael Marshall
Date: Thursday, November 18, 2021 at 14:59
To: 'Maxwell Ivey' via MacVisionaries
Subject: Re: Terminal
hey,
I should clarify a couple of things. When I'm running these commands, I command
tab out of the terminal and just start using the computer normally.
I don't have a great deal of experience with the terminal actually so I don't
know how to output text to files or anything like that.
> On 19 N
I suppose you could run tmux, start the long-running processes in there, and
detach with Ctrl-B, Ctrl-d until you decide to return to the session to inspect
the results.
Alternatively, redirect standard output and standard error to a file.
From: macvisionaries@googlegroups.com on
behalf of Mi