<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>console - Tag - Abdullah Khabir</title>
        <link>https://abdullah.today/tags/console/</link>
        <description>console - Tag - Abdullah Khabir</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>abdullah@abdullah.today (Abdullah Khabir)</managingEditor>
            <webMaster>abdullah@abdullah.today (Abdullah Khabir)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sat, 06 Jun 2020 18:13:35 &#43;0500</lastBuildDate><atom:link href="https://abdullah.today/tags/console/" rel="self" type="application/rss+xml" /><item>
    <title>TMUX</title>
    <link>https://abdullah.today/tmux/</link>
    <pubDate>Sat, 06 Jun 2020 18:13:35 &#43;0500</pubDate>
    <author>Author</author>
    <guid>https://abdullah.today/tmux/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/images/tmux.jpeg" referrerpolicy="no-referrer">
            </div>TMUX tmux is a terminal multiplexer. You can run programs inside a tmux session, detach session and continue running programs in background, reattach later.
Installation tmux is available in all linux distributions. You can install it using your distribution&rsquo;s package manager. In Arch Linux:
1 $ sudo pacman -S tmux Start You can start tmux by invoking tmux command inside your terminal.
Keybindings The default modifier key is Ctrl + b followed by a key.]]></description>
</item></channel>
</rss>
