Skip to content

hzhu007/rshell-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

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

#Bugs No known bugs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 97.9%
  • Makefile 2.1%