Multiple Operations In A Single Terminal Window

Asked By 0 points N/A Posted on -
qa-featured

Can we run multiple operations in a single terminal window? If yes, then how?

SHARE
Answered By 0 points N/A #319835

Multiple Operations In A Single Terminal Window

qa-featured

Many a time we require to run two operations simultaneously but at a time, only one operation is allowed in a single terminal. Hence for running the other operation, we open a new terminal window. But doing so messes up with the handling and management and also hinders the monitoring of the two processes. A solution to this problem is, we can multiplex the terminal window, that is we can divide the terminal window into multiple parts and each part could run its own process independently.

Type the command in the terminal to split the terminal. You can click the ‘+’ buttons to add more terminals.

Related Questions