Previous Topic: POSIXGLIST SubcommandNext Topic: POSIXOPT Subcommand


POSIXINFO Subcommand

Use the ENTRY POSIXINFO command to add or remove or replace a POSIXINFO statement in a USER, IDENTITY, or PROFILE directory entry.

ENTRY entryname POSIXINFO {"Parms"} [( "Options"]

Parms:
  UID    [uid    | DELETE]
| GID    [gid    | DELETE]
| GNAMES [gname  | DELETE]
| FSROOT [fsroot | DELETE]
| IUPGM  [iupgm  | DELETE]
| IWDIR  [iwdir  | DELETE]
| DELETE
| ?

Options:
[MSG | NOMSG]
[FILE [filename]]
["Stack Options"]
[STEM stemname]

Stack Options:
  FIFO
| LIFO
| STACK [FIFO | LIFO]
Definitions
entryname

Specifies the name of the directory entry to process.

DELETE

Removes all POSIXINFO statements, or selected individual POSIXINFO values, from the entry.

?

Returns the values of all POSIXINFO statements from the entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.

[FILE [filename]]
[MSG | NOMSG]
[STACK [FIFO | LIFO]]
[FIFO]
[LIFO]
[STEM stemname]

These options are explained in Common API Command Options.

For details on the POSIXINFO statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.