this post was submitted on 13 Nov 2025
1 points (100.0% liked)

Ask Linux

143 readers
3 users here now

Ask the community any questions about Linux

founded 2 years ago
MODERATORS
 

when I want to run a file manager or firefox from terminal, how can I surpress output and run it in the background as quickly as possible?

My current approach (an example starting thunar file manager in background):

thunar ./hello.txt&

but sometimes messages still pop up in the terminal then ...

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here