How to Multitask in the Linux Terminal: 3 Ways to Use Multiple Shells at Once

Posted by Chris Hoffman on How to geek See other posts from How to geek or by Chris Hoffman
Published on Mon, 16 Apr 2012 08:00:42 GMT Indexed on 2012/04/16 11:34 UTC
Read the original article Hit count: 369

Filed under:

image

The Linux terminal has rich multitasking capabilities. You can switch between the virtual consoles already running on your system, use Bash job control to run processes in the background, and take advantage of GNU screen, a terminal “window manager.”

You don’t have to stick to a single command at a time. Whether you want to run a process in the background and revisit it occasionally or run multiple time-consuming tasks at once, Linux offers several options.

How to Stress Test the Hard Drives in Your PC or Server
How To Customize Your Android Lock Screen with WidgetLocker
The Best Free Portable Apps for Your Flash Drive Toolkit


© How to geek or respective owner

Related posts about linux