Scroll to navigation

VUNAME(1) General Commands Manual VUNAME(1)

NAME

vuname – print system/view information - set view name.

SYNOPSIS

vuname [options ...]

or

vuname newname

DESCRIPTION

Print certain system/view information. With no options, and no arguments, same as -s. With no options and exactly one argument: set the VUOS view name.

This tool extends uname(1). It should provide the same output of uname except when it runs as a VUOS process (or if --x/--nouname disables this feature). In VUOS the system information is extended with view information.

OPTIONS

print all information, in the following order, except omit -p and -i if unknown.
print the kernel name
print the network node hostname
print the kernel release
print the kernel version
print the machine hardware name
print the processor type or “unknown”
print the hardware platform or “unknown”
print the operating system
print the VUOS server id (it is the process id of the hypervisor)
print the view name
return a suitable (shell) command prompt: the nodename (-n) if vuname runs outside VUOS else the view name (-V) if it has been defined otherwise the nodename followedby the server id enclosed in square brackets (something like host[42]).
do not use uname (without this flag the command behaves like uname when it runs on a non VUOS enabled environment).
quiet mode: error messages suppressed
display a help message and exit
output version information and exit
January 2024 VirtualSquare-VUOS