Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


who command (disables the who commands specified in job definition scripts)

Organization of this page

Format

who [am i]

This command is created by using the sample script file script_0 as the base. For details about the creation procedure, see 2.6.6(2) Preparations for using the script-format UNIX-compatible commands (Windows only).

Description

This command disables all who commands and their arguments that are specified in job definition scripts. This command always terminates normally with return code 0.

You might want to disable the who command processing specified in job definition scripts in a situation where the who command was used in UNIX, but that information is no longer needed in Windows. By using this command, you eliminate the need to modify job definition scripts that have been migrated from UNIX to Windows because this command disables all who command definitions in job definition scripts.

Arguments

am i

Ignores the specification.

Return codes

Return code

Meaning

0

Normal termination

Notes