1.

You Execute A Command That Is Going To Take A Long Time. How Can You Get Back To Your Shell Prompt To Perform Other Task?

Answer»

You can USE BG COMMAND to send a running PROCESS to the background.

You can use bg command to send a running process to the background.



Discussion

No Comment Found