Multitasking on Redhat

Posted on Posted in Linux, Operating System, Programming

I wanna share the way to using multitask operation on redhat.

1. using screen
– Please type “screen” command before you run task.
– Go out from the screen using : Ctrl + A + D
– To open again the previous screen please use Ctrl + R +

2. using bg and fg (ctrl z, bg, fg and jobs command)

Leave a Reply

Your email address will not be published. Required fields are marked *