﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/93" rel="self" type="application/rss+xml" />
        <title><![CDATA[Redirecting output streams in bash]]></title>
        <description><![CDATA[<p>In Bash and other Linux shells, when a program is executed, it uses three standard I/O streams. Each stream is represented by a numeric file descriptor:</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/93/redirecting-output-streams-in-bash]]></link>
        <pubDate>Mon, 27 Feb 2023 09:33:08 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>redirecting-output-streams-in-bash</title>
            <link><![CDATA[https://www.hibit.dev/posts/93/redirecting-output-streams-in-bash]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2023/headers/bash_output.png]]></url>
            <width>240></width>
            <height>240></height>
        </image>
    </channel>
</rss>
