SW_CmdLine - fablab-wue/piTelex GitHub Wiki
piTelex provides a small funny command line interface which gives you access to the commands listed below.
- by entering the command
<ESC>cli<ENTER>at the terminal (module screen)
Input rule for the commands:cmd<ENTER>
or
- by dialing '009' at the teleprinter / CCU
Input rule for the commands:cmd<CR><LF>
| cmd | Description |
|---|---|
| whoami | prints "pitelex-cli" |
| wru | prints software answerback, if configured |
| debug | prints configured debug level (deprecated) |
| ping | prints "pong" |
| ip | prints IPV4-address and hostname |
| port | prints configured i-telex port |
| dev | prints the names of the enabled devices and the associated software modules |
| exit | prints "bye", leaves the cmdline interface and turns the teleprinter off |
| Linux only commands | |
| ipx | prints IP information |
| cpu | prints cpu load |
| mem | prints memory usage |
| disk | prints disk usage |
| uptime | prints uptime since last reboot |
| w | lists logged in users |