watch: Add hostname to the header

watch has the hostname added to the header so you know what device
if you have many it is running on.

Signed-off-by: Craig Small <csmall@enc.com.au>
This commit is contained in:
Jesse Hathaway
2016-07-02 15:45:36 +10:00
committed by Craig Small
parent 96da4bad5e
commit 80594403cc
2 changed files with 26 additions and 19 deletions

1
NEWS
View File

@@ -6,6 +6,7 @@ procps-ng-NEXT
* tests: Conditionally add prctl Debian #816237
* pidof: check cmd if space in argv0. GitLab #4
* kill: report error if cannot kill process #733172
* watch: Add hostname to header
procps-ng-3.3.11
----------------