Command line interface Command line reference
Digi Connect EZ Mini User Guide
754
Parameters
source: The source file or directory to copy.
destination: The destination path to copy the source file or directory to.
force: Do not ask to overwrite the destination file if it exists.
grep
Grep the contents of a file.
Syntax
grep <match> <path>
Parameters
match: Output all lines in file matching string.
path: The file to grep.
help
Show CLI editing and navigation commands.
Syntax
help
Parameters
None