Latest web development tutorials

Linux uuname command

Linux command Daquan Linux command Daquan

Linux uuname command displays all of the UUCP remote host.

uuname displays UUCP remote host.

grammar

uuname [-alv][-I<配置文件>][--help]

Parameter Description:

  • -a or --aliases display alias.
  • -I <Profile> or --config <configuration file> Specifies the application configuration file.
  • -l or --local display the machine name.
  • -v or --version display version information.
  • --help displays help.

Examples

Display uucp hostname

# uuname

Linux command Daquan Linux command Daquan