YOU CAN DO EVEN MORE! Lets say you "paused" a process with CTRL+Z and you set that process into the Background with "bg", you can surly start another programm. And of course you can also Pause/bg this Process too just the same way. Now.. How to bring back the FIRST process you set into background ?? and... how many paused or backgrounded processes are there in the meanwhile ? EASY with Linux! while you are back on the prompt after a CTRL-Z or bg you can type in "jobs" and see what processes...
... are paused, backgrounded and all, including their corresponding number. So lets say you want to bring back the FIRST Programm to the foreground, just type in "jobs" to check out its number and then type "fg jobnumber" of your programm youd like to bring back, and here you go! So even without a "text console window manager" like screen you are able to do intermission tasks on text-consoles using "onboard tools" that comes with bash. now.. HOW COOL IS THAT?
screen.
mmmikeey 2 years ago
YOU CAN DO EVEN MORE! Lets say you "paused" a process with CTRL+Z and you set that process into the Background with "bg", you can surly start another programm. And of course you can also Pause/bg this Process too just the same way. Now.. How to bring back the FIRST process you set into background ?? and... how many paused or backgrounded processes are there in the meanwhile ? EASY with Linux! while you are back on the prompt after a CTRL-Z or bg you can type in "jobs" and see what processes...
axel1973w 2 years ago
... are paused, backgrounded and all, including their corresponding number. So lets say you want to bring back the FIRST Programm to the foreground, just type in "jobs" to check out its number and then type "fg jobnumber" of your programm youd like to bring back, and here you go! So even without a "text console window manager" like screen you are able to do intermission tasks on text-consoles using "onboard tools" that comes with bash. now.. HOW COOL IS THAT?
axel1973w 2 years ago
I've noticed that you've been replying to a lot (maybe all) of these videos. Your additions are helpful and informative, keep it up!
ShoeGooToo 2 years ago
And I thought that this would be about screen... ;)
younghifi 2 years ago
tremendous!!!! I've been wanting to know how to do that for a while now.
bng44270 2 years ago
thank you! Very useful!!
peppoj 2 years ago
dang
terminx12 2 years ago