Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How can I redirect console output in Linux or QNX to a file.
Note that I don't want to redirect single process-console output but whole console output (multiple processes in background including system itself).
Posted
Comments
Albert Holguin 2-Dec-15 0:42am    
console? ...you mean terminal? ...and if so, you can't do that, each terminal (i.e. bash) instance is independent of the other...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900