-
-
Notifications
You must be signed in to change notification settings - Fork 5
Shell
Kazah edited this page Jul 5, 2026
·
9 revisions
NyxOS has 40+ built-in commands with history (10), tab completion, env vars, redirection (>), and pipes (|).
See also: Process Management, Networking Stack, Filesystem, GUI Subsystem
ls cd pwd cat touch mkdir rm cp mv echo write diff head tail grep sort wc find tree which
ps kill exec spawn jobs wait nice renice mem cpus mtdemo
ifconfig dhcp ping setip tcptest tcpserve tcploop
help clear nyxfetch uname version date uptime reboot crash mount layout hexdump mode cowtest
doom beep play sb16play gui fonttest desktop
NyxOS v6.4.363 · GPL v2 · GitHub · uselessalter on Discord · nyxos@inbox.lv
NyxOS Wiki
Getting started
Kernel
Storage & network
Graphics & apps
Userspace
HOWTO
- HOWTO-Add-a-system-call
- HOWTO-Write-a-userspace-program
- HOWTO-Add-a-shell-command
- HOWTO-Add-a-GUI-application
Reference
- Syscall-Reference
- Command-Reference
- Hardware-Reference
- Format-Reference
- Kernel-Data-Structures
- Source-Tree-Reference
Project