blob: fbe8c2057248681a16c9c19e5417e96a24ff148d [file] [log] [blame] [raw]
.TH vzpid 8 "6 Jun 2011" "OpenVZ" "Containers"
.SH NAME
vzpid \- display the CT ID given the process ID
.SH SYNOPSIS
.SY vzpid
\fIpid\fR [...]
.SY vzpid
.B -
.YS
.SH DESCRIPTION
This script displays the CT ID the process with the given \fIpid\fR belongs to.
.SH OPTIONS
.TP
.I pid
The \fIpid\fR of the process to display the CT ID of. Can be specified
multiple times.
.TP
.B -
Read PID(s) from the standard input.
.SH EXIT STATUS
Returns 0 upon a successful execution.
.SH SEE ALSO
.BR vzctl (8).
.SH LICENSE
Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.