Man/vzpid.8

From OpenVZ Virtuozzo Containers Wiki
< Man
Revision as of 19:46, 17 December 2013 by Botinki Kira (talk | contribs) (Automated import of articles *** existing text overwritten ***)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.