rmvterm - close a virtual terminal session
Synopsis
Description
Options
Examples
Environment
Bugs
Author
See Also
rmvterm -m managed-system
{-p partition-name | --id partition-ID} [--help]
rmvterm forces the closure of a virtual terminal session for an AIX, Linux, or virtual I/O server partition.To close the virtual terminal session normally, enter the ~. character sequence in the terminal window.
-m The name of the managed system which has the partition for which to close the virtual terminal session. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*ssssssss, where tttt is the machine type, mmm is the model, and ssssssss is the serial number of the managed system. The tttt-mmm*ssssssss form must be used if there are multiple managed systems with the same user-defined name. -p The name of the partition for which to close the virtual terminal session. You must either use this option to specify the name of the partition, or use the --id option to specify the partition’s ID. The -p and the --id options are mutually exclusive.
--id The ID of the partition for which to close the virtual terminal session. You must either use this option to specify the ID of the partition, or use the -p option to specify the partition’s name. The --id and the -p options are mutually exclusive.
--help Display the help text for this command and exit.
Close a virtual terminal session for partition p1:rmvterm -m mySystem -p p1
Close a virtual terminal session for the partition with an ID of 1:
rmvterm -m 9406-570*12345678 --id 1
None
None
IBM Austin
mkvterm
| Linux | RMVTERM (1) | August 2004 |