Skip to content

A small program, written in C, that takes commands provided by the user via command line and execute them one at a time by using execvp().

Notifications You must be signed in to change notification settings

dclacher/shell-emulator-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shell-emulator-c

A small program, written in C, that takes commands provided by the user via command line and execute them one at a time by using execvp().

About

A small program, written in C, that takes commands provided by the user via command line and execute them one at a time by using execvp().

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages