Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My command shell

This rshell has basic functionality. It can print a command prompt and read in a command line. Command lines have the format of executable [argumentList] [connector cmd] The connector will be either || or && or ; Anything typed after # will be considered a comment The shell can be exited with the command exit

The redirection operations (<, >, >>, <<<) can be used to redirect inputs and output.

Bugs to fix

Errors with piping

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages