- Timestamp:
- Aug 9, 2005, 5:15:14 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/doc/www/html/IPP-subsystems/pclient/index.htm
r4734 r4735 32 32 samping pcontrol with output from the jobs. 33 33 34 <h3>Command s</h3>34 <h3>Command Summary</h3> 35 35 36 36 <p> 37 37 pclient has a very limited command set, as follows: 38 <ul>39 <li> job (command) : start the job (UNIX command) in the background.40 <li> check : return the current job status41 <li> status : return the current job status (?)42 <li> stdout : dump the stdout stream accumulated from the job43 back to the calling program.44 <li> stderr : dump the stderr stream accumulated from the job45 back to the calling program.46 <li> reset : kill (if needed) the job and reset to accept47 another job.48 </ul>49 38 39 <pre> 40 job : start the job (UNIX command) in the background. 41 check : return the current job status 42 status : return the current job status (?) 43 stdout : dump the stdout stream accumulated from the job 44 back to the calling program. 45 stderr : dump the stderr stream accumulated from the job 46 back to the calling program. 47 reset : kill (if needed) the job and reset to accept 48 another job. 49 </pre> 50
Note:
See TracChangeset
for help on using the changeset viewer.
