© Philip Kirkbride 2020
P. KirkbrideBasic Linux Terminal Tips and Trickshttps://doi.org/10.1007/978-1-4842-6035-7_15

15. Tmux Workflow

Philip Kirkbride1 
(1)
Montreal, QC, Canada
 

In this chapter, we’ll be looking at Tmux, short for terminal multiplexer – a utility which is primarily used for managing backgrounded processes, but also has many other uses. In addition to keeping processes running, Tmux can also be used for dividing your terminal into smaller screens, creating a customized layout where you can monitor several panes at once.

Background Scripts

Tmux is one of my most used programs. It’s primarily used for managing running shell scripts, ssh sessions, and any type of bash shell process. In the past years, Tmux has become so popular that it ...

Get Basic Linux Terminal Tips and Tricks: Learn to Work Quickly on the Command Line now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.