Skip to content

acurtiz/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

shell

A functional shell written in C for a class project. Supports:

  • cd
  • pwd
  • path
  • exit
  • running external executables (via fork / exec)

to use:

  1. make
  2. ./whoosh

About

A shell written in C for part of a class project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors