Skip to content

wcgunter/Bean-Gunter-Unix-Shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

John Bean
Will Gunter

CISC361 Project 2: UNIX SHELL

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

shell.h: Header file
ushell.c: Main C file, contains built in commands and exec
path.c: Contains code to populate PathElement linked list,
	 and the WHERE/WHICH commands

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Compile using "make ushell"

Run using "./ush"

Clean using "make clean"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.4%
  • Makefile 0.6%