logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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