Argent Data Systems
20 |
Lists directory contents. If no path is specified, the contents of the current directory are displayed.
WRITE <file> <text>
Writes a line of text to a file. Appends if file exists.
TYPE <filename>
Displays contents of a text file. Also accessible with the alias ‘cat’.
EDIT <filename>
Launches the full-screen text editor. Ctrl-S saves, Ctrl-Q quits. This feature is still in testing and
should be used with caution.
RENAME <old> <new>
Renames a file.
MOVE <file> <destination>
Moves a file to the specified directory. Also accessible with the alias ‘mv’.
REMOUNT
Forces a remount of the file system. This may be needed if files have been modified by a USB host.
MKFS
Format file system and erase all files.
Debugging / Diagnostics
These commands are provided for troubleshooting and debugging purposes, and are not
needed for normal operation of the tracker.
DEBUG <sub-command>
DEBUG ON
Starts output of debugging messages on console.
DEBUG OFF
Disables debug output.