Skip to content

Implementing a command line interpreter (CLI) for linux operating system. It allows the user to enter the input through the keyboard. After the user writes the command and presses enter, the string is parsed, and the indicated command executed.

Notifications You must be signed in to change notification settings

NouraAshraff/Operating-System-Linux-Commands-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

About

Implementing a command line interpreter (CLI) for linux operating system. It allows the user to enter the input through the keyboard. After the user writes the command and presses enter, the string is parsed, and the indicated command executed.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%