<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shell/Makefile, branch shell-II</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>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>
