Skip to content

rishvic/oksh

Repository files navigation

oksh

A shell implementation, written in C.

Building

To build the project, run:

./configure
make

A binary oksh will be built in src/ directory. If you want to install the application to the specified prefix (default: /usr/local), run make install. To see all available configuration options, run ./configure --help.


Licensed under the GNU General Public License v3.0 or later.

About

A small shell implementation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors