Background applications
When you are connecting to your Linux box from a ssh client, how do you get back the applications that you have running in the background.
For example, at the prompt I can type the following:
# top &
(and then)
# pstree &
How do I switch between each program that is running in the b/g?
I hope this is clear??
What is this whole process called as well?
Thank you.
Penguin
|