Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.
KaliMasterDev edited this page Jul 24, 2020 · 2 revisions

Welcome to the HEXAos wiki!

In this wiki I gonna put some tips how to use HEXAos. If you don't know text operating systems (HEXAos is on of that) you can learn some commands working on the most of these.

HEXAos commands

  • help - this list
  • sysfiglet - display system figlet
  • shutdown - power off comuter
  • reboot - restart computer
  • clear | reset - clear screen
  • dir | ls - display files and folders in this location
  • pwd - print working directory
  • cd - change directory
  • cat - display file content
  • echo - write text
  • date - print date and time
  • mkdir - make directory
  • rmdir - remove directory
  • touch - create file
  • rm - remove file
  • sysinfo - display system info
  • crashtest - test error screen
  • calc - calculator
  • set - set string variable
  • run - run shell script

Next articles comming soon

Clone this wiki locally