Skip to content

Similar to a basic UNIX/Linux shell (bash) but is platform independent.

Notifications You must be signed in to change notification settings

srv-code/Command-Prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Command Prompt

Similar to a basic UNIX/Linux shell (bash) but is platform independent.

Features

  • Is platform independent i.e. works the same way in all platform.
  • Supports multi-users.
  • Essential command are built into the shell itself but can be overridden by any similar named external program.
  • External commands can be imported by placing the class files of the programs in a specific directory.
  • Supports user preferences on a per-user basis.

Note

The development works on this project have been abandoned.

About

Similar to a basic UNIX/Linux shell (bash) but is platform independent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages