Skip to content

defyentropy/cowrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowrie

After writing a very simple shell (christened "shush") that can basically only execute simple commands one at a time, I'm attempting to make something more ambitious by using these university assignments as a guide for the features I want to implement:

  1. CS 414 @ Cornell
  2. COMP 530 @ UNC

Progress

  • Lexer
  • Parser
  • Execute simple commands
  • Handle input and output redirection
  • Handle pipes
  • Add scripting support
  • Job control
  • Managing environment variables
  • Maintain command history

About

My second attempt at creating a shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published