Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 955 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 955 Bytes

CoreShell, A Versatile and Simple Unix-Based CLI

"It's like CoreOS but less jank"

The aim of this project is to make a more improved version of CoreOS that uses more versatile methods of programming allowing for more flexability and productivity during its use. It will be more alike the Linux shell than CoreOS, but more simple. The OS aims to support piping, multi-argument commands and much more.\n There is no collection of data or personal information in this program. It is entirely client side. The program will be entirely Open Source.

Log

0.0.1 Commands

  • cd - change directory
  • cl - clear
  • cwd - current working directory
  • ls - list files in the current working directory
  • mode - host os name
  • sz - size of a file
  • whoami - username
  • time - print date and time
  • echo - repeats what you type as arguments back as raw text
  • kern - interact directly with your system's default console
  • man - a manual for each command