<?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: ShadowAryan</title>
    <description>The latest articles on DEV Community by ShadowAryan (@shadow_aryan).</description>
    <link>https://dev.to/shadow_aryan</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%2F623059%2F584759f5-e299-4cb6-8513-bb2e21b9d317.jpg</url>
      <title>DEV Community: ShadowAryan</title>
      <link>https://dev.to/shadow_aryan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shadow_aryan"/>
    <language>en</language>
    <item>
      <title>Linux Basic Part-00</title>
      <dc:creator>ShadowAryan</dc:creator>
      <pubDate>Thu, 03 Jun 2021 18:28:59 +0000</pubDate>
      <link>https://dev.to/shadow_aryan/linux-basic-part-00-476n</link>
      <guid>https://dev.to/shadow_aryan/linux-basic-part-00-476n</guid>
      <description>&lt;p&gt;I am using &lt;em&gt;Kali linux&lt;/em&gt; through out the whole &lt;strong&gt;Blog Series of Linux Basic Command&lt;/strong&gt; to demostrate you the linux basic command. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;ls&lt;/strong&gt; Command

&lt;ul&gt;
&lt;li&gt;ls means listing.&lt;/li&gt;
&lt;li&gt;This command list the files and folders in the current directory.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vzooB_hP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3m0sfq5j2cbboayzre6d.jpg" alt="Screenshot 2021-06-03 230502"&gt;
&lt;/li&gt;
&lt;li&gt;you can also use (&lt;strong&gt;-l&lt;/strong&gt;) flag in ls to see the list of files and folders with, at what time they are created , permission that given to them, etc.
i.e- ls -l
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wwX3Ufyb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s7yhwcof7jtxixdrb2tf.png" alt="Screenshot 2021-06-03 230525"&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;2.&lt;strong&gt;pwd&lt;/strong&gt; Command&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;to view the current directory you are working in.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PTVe0f9z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/a0us6vpo2qbs5fmy34yi.png" alt="Screenshot 2021-06-03 230605"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;3.&lt;strong&gt;clear&lt;/strong&gt; Command&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;clear everything on the terminal.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3elRz06Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lvcxlr5p8fmds9rg6gja.png" alt="Screenshot 2021-06-03 230629"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;4.&lt;strong&gt;exit&lt;/strong&gt; Command&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;this command is used to close the terminal.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NQ7zC4U9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/harmvamwhpk8hj943szn.png" alt="Screenshot 2021-06-03 230324"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are having any problem in understanding the commands you can watch the video through the link that is given below:-&lt;br&gt;
&lt;a href="https://www.youtube.com"&gt;linux basic part- 00&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope you like the 00 part of blog series of linux basic command blog.&lt;/p&gt;

&lt;p&gt;Part 01 - &lt;a href=""&gt;Link basic part - 01&lt;/a&gt;&lt;/p&gt;

</description>
      <category>linux</category>
      <category>linuxbasic</category>
      <category>kalilinux</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
