Owner manual

Syntax
shell:markdown [options]
Options
(See
help –-all for details on all other options.)
shell:mkdir
Creates a new environment path in the CLI tree.
Syntax
shell:mkdir [options] path
Options
--if-not-exists or -i Create the path if it doesn’t already exist.
--parents or -p Create parent directories as needed.
(See
help –-all for details on all other options.)
Arguments
path Path to create
shell:more
View the contents of a text file one screen at a time.
Syntax
shell:more [options]
Options
--lines <number> Display the specified number of lines, per screen.
shell:mv
Renames or moves a variable or sub-tree.
Syntax
shell:mv [options] from to
Options
(See
help –-all for details on all other options.)
139