You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ls <dir> (list files in dir ... or pwd if non given)
pwd (prints present working directory)
cd <dir> (change directory)
rm <file> (remove delete file)
mv <file> <file> (move or rename file)
cp <file> <file>(copy file)
cat <file> (concatenate file)
reboot (reboot hardware)
reload (reload virtual machine)
wifi
scan (wifi scan)
connect <ap> <password> (wifi connect, prompted for password when needed if not given)
status (wifi current status)
config
<key> <value> (config set key value pair)
<key> (config get key value pairs)
(prints full current config file)
ver (version)
info (information about system)
help (list commands and usage)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: