VMS Help  —  DEFRAGMENT  ATTACH  Examples
    The following examples show how you can use the ATTACH command.

    1.

    $ DEFRAGMENT ATTACH JONES_2

    This ATTACH command transfers the terminal's control to the
    subprocess named JONES_2.

    2.

    $ DEFRAGMENT ATTACH /IDENTIFICATION=2A401A1B

    This ATTACH command switches control from the current process to
    the process whose PID is 2A401A1B.
Close Help