On 10/22/24 5:15 PM, home user via users wrote:
On 10/22/24 4:20 PM, Samuel Sieb wrote:
On 10/22/24 3:11 PM, Joe Zeff wrote:
On 10/22/2024 03:17 PM, home user via users wrote:
ok. I'll assume the messages are gone and move on to the next problem.
If you want to save any messages, add this to the command:
> tee output.txt
This will let you both see the output and save it to a file. HTH HAND.
I think you mean "|". But even better would be "|& tee output.txt" as
that also saves the stderr output which is probably more useful.
Thank-you, Joe. I knew there was a way to do that, and I was struggling
to remember it a few days age, but I couldn't.
Thank-you, Samuel. It's a pipe, not a re-direct. I did not know about
the '&'. Does the '&' have to immediately follow the pipe, or can there
be a space between them?
It has to immediately follow, no space, just like ">&".
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue