nld and noft Manual
noft Options
nld and noft Manual—520384-003
5-5
CD
CD
The CD option changes the current working directory, which noft searches for relative
pathnames.
pathname
is the OSS directory pathname of the directory that is to become the current
working directory. The maximum size of pathname is 255 characters. The default
pathname is the startup directory.
COMMENT
The COMMENT option imbeds comments in noft command files.
text
is a string of characters (a comment).
Considerations:
•
If you use the COMMENT option in a line containing other options, COMMENT must be
the last option on the line.
•
To continue COMMENT text over more than one line, start each successive line with
the COMMENT option.
Note. OSS environment only. Similar Guardian commands are SYSTEM or VOLUME on
page 5-48.
CD [ pathname ]
Note. The noft utility does not verify the validity of the specified pathname. noft
provides verification only when trying to open an object or source file.
Example 5-1. CD Option
noft> cd
Current Path : /lt1/abcdef/tests/show/
COMMENT [ text ]