logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

hostname.1 (276B)


  1. .Dd 2015-10-08
  2. .Dt HOSTNAME 1
  3. .Os sbase
  4. .Sh NAME
  5. .Nm hostname
  6. .Nd set or print host name
  7. .Sh SYNOPSIS
  8. .Nm
  9. .Op Ar name
  10. .Sh DESCRIPTION
  11. .Nm
  12. sets the current host name to
  13. .Ar name .
  14. If no
  15. .Ar name
  16. is given, the current host name is written to stdout.
  17. .Sh SEE ALSO
  18. .Xr hostname 7