Skip to content

A shell program written in C. It supports shell commands, shell commands with arguments, input/output redirection and piping. CMPS111 asgn1

Notifications You must be signed in to change notification settings

geokaragiannis/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell

A shell program written in C. It supports shell commands, shell commands with arguments, input/output redirection and piping. Compile using makefile. Need to download lex.l file and compile it and link it with myshell.c (last step done by makefile).

About

A shell program written in C. It supports shell commands, shell commands with arguments, input/output redirection and piping. CMPS111 asgn1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages