Skip to content

💻 Shell built in C with basic functionalities such as execute built in commands, move through directories and output redirection

Notifications You must be signed in to change notification settings

fedetoledo/c-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

c-shell

Shell built in C with basic functionalities such as execute built in commands, move through directories and output redirection

Currently it's supporting the following:

  • Execute built in commands
    • Foreground commands
    • Background commands
  • Move through directories
  • Output redirection

About

💻 Shell built in C with basic functionalities such as execute built in commands, move through directories and output redirection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages