Path name

A path name (also called a pathname on some systems) tells the server how to locate an object.

The path name is expressed as a sequence of directory names followed by the name of the object. Individual directories and the object name are separated by a slash (/) character; for example:

     directory1/directory2/file

For your convenience, the backslash (\) can be used instead of the slash in integrated file system commands.

There are two ways of indicating a path name:

Related reference
Path names in the "root" (/) file system
Path names in the QOpenSys file system
Path names in the independent ASP QSYS.LIB file system
Path names in the QNTC file system
Path names in the QFileSvr.400 file system
Path names in the QOPT file system
Path name rules for APIs
Path name rules for CL commands and displays
Path names in the QSYS.LIB file system
Path names in the QDLS file system
Path names in an integrated file system user-defined file system