Skip to content

christofjs/smallsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a small shell program, written in C, to mimic some of the functionality of bash.

## Setup
To run this project, compile and run as follows:
```
$ gcc smallsh.c -o smallsh
$ ./smallsh
```

About

Custom C shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published