hostname.1 - sbase - suckless unix tools | |
git clone git://git.suckless.org/sbase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
hostname.1 (281B) | |
--- | |
1 .Dd October 8, 2015 | |
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 |