Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS Command Line Interpreter

A command-line interpreter that mimics basic operating system commands. This project allows users to interact with the system through various commands like ls, mkdir, cat, etc. It is designed for educational purposes to simulate the functionality of real-world command-line tools.

Features:

  • Simulated commands like ls, mkdir, cat, etc.
  • Command parsing and execution

Technologies:

  • Java

Setup:

  1. Clone the repository: git clone <repo-url>
  2. Build the project: mvn clean install
  3. Run the application: java -jar CommandLineInterpreter.jar

License:

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages