<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Shadowbuoyy</title>
    <description>The latest articles on DEV Community by Shadowbuoyy (@shadowbuoyy).</description>
    <link>https://dev.to/shadowbuoyy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3731847%2Fb42e6357-0b1a-4c03-9cdd-0c5e6096d3b7.png</url>
      <title>DEV Community: Shadowbuoyy</title>
      <link>https://dev.to/shadowbuoyy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shadowbuoyy"/>
    <language>en</language>
    <item>
      <title>My First Day in the Linux Terminal: The command That Explains Everything</title>
      <dc:creator>Shadowbuoyy</dc:creator>
      <pubDate>Sun, 25 Jan 2026 20:10:40 +0000</pubDate>
      <link>https://dev.to/shadowbuoyy/my-first-day-in-the-linux-terminal-the-command-that-explains-everything-4n97</link>
      <guid>https://dev.to/shadowbuoyy/my-first-day-in-the-linux-terminal-the-command-that-explains-everything-4n97</guid>
      <description>&lt;p&gt;Today I learned some basic Linux commands! I'll start with the command I use the most: man.&lt;/p&gt;

&lt;p&gt;The man command is short for manual, it explains what other commands do right inside your terminal. It's like having a built-in encyclopedia for your OS.&lt;/p&gt;

&lt;p&gt;If you don't believe me, then I'll show you by prompting it in the command line!&lt;/p&gt;

&lt;p&gt;The Input:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;man man
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The result:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy4iw93hhll9ghm7ks4g2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy4iw93hhll9ghm7ks4g2.png" alt="" width="800" height="258"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm currently a Computer Science student learning the ropes. Follow along as I document my journey from the terminal!&lt;/p&gt;

</description>
      <category>linux</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
