| United States-English |
|
|
|
![]() |
HP-UX Reference (Volume 4 of 9): Section 1M: System Administration Commands (N-Z) > ppdstartclient(1M)TO BE OBSOLETED |
|
NAMEpdstartclient — start the HPDPS client daemon DESCRIPTIONThe pdstartclient utility is issued by an administrator to start the HPDPS client daemon. OptionsThe pdstartclient utility uses the following flag:
EXAMPLESStart a Daemon in a Different LocaleTo start the daemon in a Japanese locale and assign port number 1411, enter the following: pdstartclient -l ja_JP.SJIS -p 1411 Query the Status of a DaemonTo query the status of a daemon, enter the following: pdstartclient -q; echo $? If the daemon is running, you will receive the following message: The HPDPS daemon is already running 0 If the daemon is not running, you will receive a 1. To query the status of a daemon running in locale ja_JP.SJIS, enter the following: pdstartclient -q -l ja_JP.SJIS To query the status of a daemon running on port 1411, enter the following: pdstartclient -q -p 1411 |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||