Skip to content

nawaji/344-smallsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CS 344 Operating Systems I project - smallsh

A bash-like shell written in C that provides an interactive input prompt for executing both built-in and non-built-in commands such as cd, ls, etc...

  • Commands built into the shell are: exit, status, and cd
  • Input and output redirection
  • Execute background commands by forking new processes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published