<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>unix on Firas Sadiyah</title>
    <link>https://firas.io/tags/unix/</link>
    <description>Recent content in unix on Firas Sadiyah</description>
    <image>
      <title>Firas Sadiyah</title>
      <url>https://firas.io/favicon.png</url>
      <link>https://firas.io/favicon.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 18 Feb 2024 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://firas.io/tags/unix/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Directing Python Output in Terminal</title>
      <link>https://firas.io/posts/python-output-terminal/</link>
      <pubDate>Sun, 18 Feb 2024 12:00:00 +0000</pubDate>
      <guid>https://firas.io/posts/python-output-terminal/</guid>
      <description>When writing Python scripts, it&amp;rsquo;s common to want to display information messages in the user terminal and possibly save them to a file like output.log. Therefore, it&amp;rsquo;s essential to understand the levels of logging in Python, the types of outputs in Unix-like systems, and how to direct the appropriate type of logging to the right output.
Understanding Output Streams in Unix In Unix systems, there are two primary streams for output: standard output (stdout) and standard error (stderr).</description>
    </item>
  </channel>
</rss>
