Bug #3758
RFE: Would like "hostname -s"
Start date:
2013-05-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The -s flag (only print the hostname, not the fqdn) is available in other Unixes and would be nice to have here.
Related issues
Updated by Chris Nehren over 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
Got the code done, needs review. Waiting on 3430 (this bug modifies the same lines in the files, so a conflict is inevitable).
Updated by Gary Mills over 7 years ago
I'd recommend combining the two changes into one. You can certainly have one webrev that references two bug reports.
Updated by Chris Nehren over 7 years ago
- Status changed from In Progress to Feedback
Sent review request.
Updated by Andrew Stormont over 4 years ago
- Related to Feature #3430: Support "hostname --fqdn" added
Updated by Andrew Stormont over 4 years ago
How does this look? http://cr.illumos.org/~webrev/andy_js/hostname-1/
Updated by Andrew Stormont over 4 years ago
- Status changed from Feedback to Rejected
Closing as rejected based on feedback received on the mailing list.
Updated by Electric Monk over 4 years ago
- Status changed from Rejected to Closed
- % Done changed from 70 to 100
git commit 5bebc427c96eee7cdbec9df37a3a6fdead337aba
commit 5bebc427c96eee7cdbec9df37a3a6fdead337aba Author: Lauri Tirkkonen <lotheac@iki.fi> Date: 2016-05-23T14:48:22.000Z 3758 RFE: Would like "hostname -s" Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>