Skip to content

colefrishman/COP4600-Nutshell-Group-13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COP4600-Nutshell-Group-13

Team Members: Cole Frishman and Daniel Rocco


Features NOT Implemented

  • File Name Completion

Features Implemented

  • Built-in Commands
  • Non-built-in Commands
  • Redirecting I/O with Non-built-in Commands
  • Using Pipes with Non-built-in Commands
  • Running Non-built-in Commands in Background
  • Using both Pipes and I/O Redirection, combined, with Non-built-in Commands
  • Environment Variable Expansion
  • Alias Expansion
  • Tilde Expansion
  • Wildcard Matching

Distribution of Work

As a group, we worked on all built-in, non-built-in commands with and without arguments, and environment variable expansion together. Cole worked on I/O redirection, pipes, the combination of redirection and pipes, running commands in the background, and tilde expansion. Daniel worked on alias expansion and attempted to complete wildcard matching, but did not succeed. Cole took over wildcard matching and was able to complete it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published