Skip to content

St1viG/mockcliv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unix-style Command-Line Shell in C++ using object-oriented principles to make a robust command-line interpreter that supports 10+ standard commands.

Command structure: $ command -o [args] Currently supported commands:

  • echo
  • prompt
  • batch
  • time
  • date
  • touch
  • rm
  • head
  • truncate
  • wc (word count)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors