Skip to content

Quintinus98/simple_shell

Repository files navigation

Simple Shell

The idea behind this project is to implement a Linux shell with basic features.

The project was designed and developed in C.

To compile the project, first clone then run.

	./compile.bash

To run the program

	./hsh

The program behaves similarly to /bin/sh.

Some built-in functions are defined.

  • exit
  • cd
  • alias
  • env
  • setenv
  • unsetenv

If you need to contact me, please click on my name below.

By David Obodo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published