<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Shell on Vivek&#39;s Blog</title>
    <link>https://www.codevivek.com/tags/shell/</link>
    <description>Recent content in Shell on Vivek&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>viveklp1995@gmail.com (Vivek Singh)</managingEditor>
    <webMaster>viveklp1995@gmail.com (Vivek Singh)</webMaster>
    <lastBuildDate>Sat, 30 Apr 2022 18:52:33 +0530</lastBuildDate>
    <atom:link href="https://www.codevivek.com/tags/shell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Writing a Shell in C</title>
      <link>https://www.codevivek.com/writing-a-shell-in-c/</link>
      <pubDate>Sun, 01 Dec 2019 21:57:40 +0800</pubDate><author>viveklp1995@gmail.com (Vivek Singh)</author>
      <guid>https://www.codevivek.com/writing-a-shell-in-c/</guid>
      <description>&lt;p&gt;Do you have dreams about writing C shells by the sea shore? That makes two of us.&lt;/p&gt;&#xA;&lt;p&gt;One of the many cool projects you can make while learning to program in the Linux environment is to make a command-line interpreter like the Bash shell or the command prompt in windows. In the process you will learn how to handle fork + exec calls and the various system calls associated with the working of a shell.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
