- Online terminal emulator.
- Please click here to try it in your browser now.
| Command | Description |
|---|---|
| about | Show about information. |
| cat | Print file content. |
| cd | Change working directory. |
| clear | Clear the screen. |
| date | Print current date. |
| echo | Echo what you have input. |
| help | Show help document. |
| history | Show history. |
| ls | List contents of current path. |
| nav | Website navigator. |
| node | Node.js interpreter. |
| mkdir | Make a new directory. |
| mv | Move a file or a directory. |
| pwd | Print working directory. |
| reload | Reload page. |
| rm | Remove file or directory. |
| set | System setting. |
| touch | Create a blank file. |
| uname | Print system info. |
| whoami | Print your username. |