Table of Contents

Advertisement

Command line interface
cp
Copy a file or directory.
Syntax
cp <source> <destination> [force]
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
IX20 User Guide
Command line reference
1159

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ix20Ix20wIx20-pr

Table of Contents