From owner-freebsd-questions@freebsd.org Sat Oct 22 15:30:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C82D9C1D835 for ; Sat, 22 Oct 2016 15:30:57 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id A5D54DF8 for ; Sat, 22 Oct 2016 15:30:57 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from lowell-desk.lan (router.lan [172.30.250.2]) by be-well.ilk.org (Postfix) with ESMTP id 9A35A33C22; Sat, 22 Oct 2016 11:30:45 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id D831539852; Sat, 22 Oct 2016 11:30:44 -0400 (EDT) From: Lowell Gilbert To: Ernie Luzar Cc: Freebsd Questions Subject: Re: console command history References: <580A4A2F.4020902@gmail.com> <580B7A86.9050209@gmail.com> Reply-To: Freebsd Questions Date: Sat, 22 Oct 2016 11:30:44 -0400 In-Reply-To: <580B7A86.9050209@gmail.com> (Ernie Luzar's message of "Sat, 22 Oct 2016 10:41:10 -0400") Message-ID: <447f909za3.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 15:30:57 -0000 Ernie Luzar writes: > Going to submit a PR to get shutdown, reboot, and halt changed to > gracefully exit the shell the command was issued from. Interesting. How do you propose to implement that?