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.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to