<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shell/Makefile, branch shell-V</title>
<subtitle>Simplified C shell with support for pipelines, redirection, and logical operators
</subtitle>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/'/>
<entry>
<title>version shell-V with commented out code</title>
<updated>2024-06-12T15:52:28+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-06-12T15:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/commit/?id=1ee0911f2def54f1b63d18b0924ac65c2db92f11'/>
<id>1ee0911f2def54f1b63d18b0924ac65c2db92f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell-IV release</title>
<updated>2024-06-03T14:22:52+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-06-03T11:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/commit/?id=c9d02770f42339b6cc741191cee87e77b914b00b'/>
<id>c9d02770f42339b6cc741191cee87e77b914b00b</id>
<content type='text'>
Redirecting standard input-output streams.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redirecting standard input-output streams.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell-III release</title>
<updated>2024-05-26T14:09:25+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-05-26T14:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/commit/?id=859c929333b0c17f1b6027b17cc30bdf4763e6e2'/>
<id>859c929333b0c17f1b6027b17cc30bdf4763e6e2</id>
<content type='text'>
Added the ability to run programs in the background.
Added tokens for future releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the ability to run programs in the background.
Added tokens for future releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell-II release</title>
<updated>2024-05-25T19:05:47+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-05-25T18:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/commit/?id=fb322edd72bebddee1a9828baec2f8bc83666ddf'/>
<id>fb322edd72bebddee1a9828baec2f8bc83666ddf</id>
<content type='text'>
Implementation of launching external programs via fork().
Running cd as a change to the current process directory (chdir).
Ability to change to user's home directory (cd without arguments).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementation of launching external programs via fork().
Running cd as a change to the current process directory (chdir).
Ability to change to user's home directory (cd without arguments).
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell-I release</title>
<updated>2024-05-25T18:12:30+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-04-23T16:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/shell/commit/?id=c1e5cffb43977f5a2f8d9623e40c01dab6d80c46'/>
<id>c1e5cffb43977f5a2f8d9623e40c01dab6d80c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
