NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/57656: /sbin/shutdown prints message twice



The following reply was made to PR bin/57656; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/57656: /sbin/shutdown prints message twice
Date: Fri, 13 Oct 2023 16:43:02 +0200

 There have been no changes to shutdown, this may depend on how you are
 logged into the system (it uses wall(1) to send that message to all users).
 
 Try:
 
 	echo Hi | wall
 
 and see what you get displayed.
 
 Martin
 


Home | Main Index | Thread Index | Old Index