Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
/ shell Public archive

My shell created using system call fork/execvp

Notifications You must be signed in to change notification settings

francomano/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

compile with gcc -o e2 e2_main.c e2.c ../E1-get-cmd-line/e1.c

run it with ./e2

About

My shell created using system call fork/execvp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages