<?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: Akhyar</title>
    <description>The latest articles on DEV Community by Akhyar (@akhyarrh).</description>
    <link>https://dev.to/akhyarrh</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%2F491147%2F99382100-30c0-49f9-b9f7-0b5643c5091b.png</url>
      <title>DEV Community: Akhyar</title>
      <link>https://dev.to/akhyarrh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akhyarrh"/>
    <language>en</language>
    <item>
      <title>Asking real question here</title>
      <dc:creator>Akhyar</dc:creator>
      <pubDate>Sat, 24 Oct 2020 17:33:39 +0000</pubDate>
      <link>https://dev.to/akhyarrh/asking-real-question-here-45j4</link>
      <guid>https://dev.to/akhyarrh/asking-real-question-here-45j4</guid>
      <description>&lt;p&gt;Beside Open Graph, React, and WhatsApp. What else Facebook's product you use daily ?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Buster</title>
      <dc:creator>Akhyar</dc:creator>
      <pubDate>Fri, 16 Oct 2020 21:23:11 +0000</pubDate>
      <link>https://dev.to/akhyarrh/buster-4h5f</link>
      <guid>https://dev.to/akhyarrh/buster-4h5f</guid>
      <description>&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%2Fi%2F3p9utqbkhigsbppkep6a.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%2Fi%2F3p9utqbkhigsbppkep6a.png" alt="Alt Text" width="800" height="457"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;rm&lt;/code&gt; is a unique command.&lt;br&gt;
Some people use it normally:&lt;br&gt;
&lt;/p&gt;

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

&lt;/div&gt;



&lt;p&gt;or like this:&lt;br&gt;
&lt;/p&gt;

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

&lt;/div&gt;



&lt;p&gt;maybe like this (?) :&lt;br&gt;
&lt;/p&gt;

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

&lt;/div&gt;



&lt;p&gt;Im pretty sure this how most people use it:&lt;br&gt;
&lt;/p&gt;

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

&lt;/div&gt;



&lt;p&gt;but I use it like this:&lt;br&gt;
&lt;/p&gt;

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

&lt;/div&gt;



&lt;p&gt;But how about using &lt;code&gt;mv&lt;/code&gt; to &lt;code&gt;/dev/null&lt;/code&gt; ?&lt;/p&gt;

&lt;p&gt;Comments ? 😄&lt;/p&gt;

</description>
      <category>terminal</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
