Man/vzpid.8

From OpenVZ Virtuozzo Containers Wiki
< Man
Jump to: navigation, search

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]

vzctl(8).

LICENSE[edit]

Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.