Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

vzpid - display the CT ID given the process ID

Description

       This script displays the CT ID the process with the given pid belongs to.

Exit Status

       Returns 0 upon a successful execution.

License

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

OpenVZ                                             18 Mar 2012                                          vzpid(8)

Name

       vzpid - display the CT ID given the process ID

Options

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.

See Also

vzctl(8).

Synopsis

vzpid [-p] pid [...]
       vzpid [-p] -

See Also