From owner-freebsd-questions@freebsd.org Thu Jun 14 07:38:58 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC759100B79B for ; Thu, 14 Jun 2018 07:38:57 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from s1-b0c6.socketlabs.email-od.com (s1-b0c6.socketlabs.email-od.com [142.0.176.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 985857A8B0 for ; Thu, 14 Jun 2018 07:38:57 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1528961938; x=1531553938; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to:message-id:subject:to:from:date:x-thread-info; bh=M71GHQW0/CN4L1F4t5M0GpNBkHanWuBhDNWzRLdUfQE=; b=JjPRfXNxuBh32d/2it8X+ELUniwSj/wp8QyNZ5ZoOX555nqwt1lJLQnqVKhjJSClM12zaEaVLkn5SQAEv8zfMYXESJ281t+aPXrH/9KHC2Jmsq6MQ6LS3YaxBQQJ9SeiHAfZdt761uFK1XhEugAaj2h4OzWAC24KUf0cyMQh9yM= X-Thread-Info: NDI1MC4xMi4xOGYwMDAwMDAxMzc4OTEuZnJlZWJzZC1xdWVzdGlvbnM9ZnJlZWJzZC5vcmc= Received: from r4.us-east.aws.in.socketlabs.com (r4.us-east.aws.in.socketlabs.com [52.5.202.82]) by mxsg2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Thu, 14 Jun 2018 03:38:42 -0400 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r4.us-east.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Thu, 14 Jun 2018 03:38:42 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1fTMq8-000K79-KK for freebsd-questions@freebsd.org; Thu, 14 Jun 2018 07:38:40 +0000 Date: Thu, 14 Jun 2018 08:38:40 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Subject: Re: How to detect single user mode in FreeBSD ? Message-Id: <20180614083840.ddee5859bbc3640e03ccbc2d@sohara.org> In-Reply-To: <5B21A915.3000209@gmail.com> References: <20180613141217.a3ab7160a55398bf5ed56ef2@sohara.org> <5B21A915.3000209@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2018 07:38:58 -0000 On Wed, 13 Jun 2018 17:30:29 -0600 JD wrote: > To the original poster of this question: > Does the command > who -r > still work in FBSD? It never did, and still doesn't. -- Steve O'Hara-Smith