Difference between revisions of "Man/vzpid.8"
< Man
Botinki Kira (talk | contribs) (Automated import of articles) |
Botinki Kira (talk | contribs) (Automated import of articles *** existing text overwritten ***) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<p style="margin-left:11%; margin-top: 1em">vzpid − | <p style="margin-left:11%; margin-top: 1em">vzpid − | ||
| − | display the CT ID given the process ID | + | display the CT ID given the process ID</p> |
== SYNOPSIS == | == SYNOPSIS == | ||
| − | <p style="margin- | + | <table width="100%" border="0" rules="none" frame="void" |
| − | [<b>- | + | cellspacing="0" cellpadding="0"> |
| + | <tr valign="top" align="left"> | ||
| + | <td width="11%"></td> | ||
| + | <td width="7%"> | ||
| + | |||
| + | <p style="margin-top: 1em"><b>vzpid</b></p></td> | ||
| + | <td width="2%"></td> | ||
| + | <td width="22%"> | ||
| + | |||
| + | <p style="margin-top: 1em">[<b>-p</b>] <i>pid</i> [...]</p></td> | ||
| + | <td width="58%"> | ||
| + | </td></tr> | ||
| + | <tr valign="top" align="left"> | ||
| + | <td width="11%"></td> | ||
| + | <td width="7%"> | ||
| + | |||
| + | <p><b>vzpid</b></p></td> | ||
| + | <td width="2%"></td> | ||
| + | <td width="22%"> | ||
| + | |||
| + | <p>[<b>-p</b>] <b>-</b></p></td> | ||
| + | <td width="58%"> | ||
| + | </td></tr> | ||
| + | </table> | ||
== DESCRIPTION == | == DESCRIPTION == | ||
| Line 25: | Line 48: | ||
<p style="margin-top: 1em"><i>pid</i></p></td> | <p style="margin-top: 1em"><i>pid</i></p></td> | ||
<td width="7%"></td> | <td width="7%"></td> | ||
| − | <td width=" | + | <td width="78%"> |
<p style="margin-top: 1em">The <i>pid</i> of the process to | <p style="margin-top: 1em">The <i>pid</i> of the process to | ||
| − | display the CT ID of.</p></td> | + | display the CT ID of. Can be specified multiple times.</p></td></tr> |
| − | <td width=" | + | <tr valign="top" align="left"> |
| − | </td></tr> | + | <td width="11%"></td> |
| + | <td width="4%"> | ||
| + | |||
| + | <p style="margin-top: 1em"><b>-p</b></p></td> | ||
| + | <td width="7%"></td> | ||
| + | <td width="78%"> | ||
| + | |||
| + | <p style="margin-top: 1em">Also show the corresponding | ||
| + | in-container PID(s).</p></td></tr> | ||
| + | <tr valign="top" align="left"> | ||
| + | <td width="11%"></td> | ||
| + | <td width="4%"> | ||
| + | |||
| + | <p><b>-</b></p></td> | ||
| + | <td width="7%"></td> | ||
| + | <td width="78%"> | ||
| + | |||
| + | <p>Read PID(s) from the standard input.</p></td></tr> | ||
</table> | </table> | ||
| − | == | + | == EXIT STATUS == |
<p style="margin-left:11%; margin-top: 1em">Returns 0 upon | <p style="margin-left:11%; margin-top: 1em">Returns 0 upon | ||
| Line 45: | Line 85: | ||
<p style="margin-left:11%; margin-top: 1em">Copyright (C) | <p style="margin-left:11%; margin-top: 1em">Copyright (C) | ||
| − | 2000- | + | 2000-2011, Parallels, Inc. Licensed under GNU GPL.</p> |
Latest revision as of 19:46, 17 December 2013
NAME[edit]
vzpid − display the CT ID given the process ID
SYNOPSIS[edit]
|
vzpid |
[-p] pid [...] |
|||
|
vzpid |
[-p] - |
DESCRIPTION[edit]
This script displays the CT ID the process with the given pid belongs to.
OPTIONS[edit]
|
pid |
The pid of the process to display the CT ID of. Can be specified multiple times. | ||
|
-p |
Also show the corresponding in-container PID(s). | ||
|
- |
Read PID(s) from the standard input. |
EXIT STATUS[edit]
Returns 0 upon a successful execution.
SEE ALSO[edit]
LICENSE[edit]
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.