PROCWHENCE(1)

NAME

procwhence - Find what dataset of the proclib concatenation that a member comes from.


SYNOPSIS

procwhence [-hvd] <member>

-d
    Print out debug messages.

-h
    Display syntax help.

-v
    Print out verbose command information.

DESCRIPTION

Given a member, print the dataset of the proclib concatenation it belongs to.

EXAMPLES

Search the proclib concatentation for the GLZ proc that is used to start zCX.

procwhence glz

EXIT VALUES

0
    Success

other
    An error occurred. See error messages for details.