Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 240 Bytes

File metadata and controls

11 lines (10 loc) · 240 Bytes

UniShell

TODO

  • Auto-completion;

UniShell is an analogue of the Unix-like systems shell.

UniShell provides:

  • multiprocessing;
  • standard streams redirection;
  • Unix-like systems commands;
  • shell history;
  • many many more.