Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

We developed a basic Command Line Interpreter (CLI), similar to a Unix/Linux shell, that supports the following features:

  1. Command Execution: The CLI should execute system commands like pwd, cd, ls, ls –a, ls –r, mkdir, rmdir, touch, mv, rm, cat, >, >>, |
  2. Internal Commands: Implement internal commands such as: o exit: To terminate the CLI. o help: Displays available commands and their usage. And we used JUnit for testing.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages