You can run
pmcmd
in wait or nowait mode. In wait mode,
pmcmd
returns to the shell or command prompt after the command completes. You cannot run subsequent commands until the previous command completes. In nowait mode,
pmcmd
returns to the shell or command prompt immediately. You do not have to wait for one command to complete before running the next command.