From owner-freebsd-questions@freebsd.org Fri May 20 18:48:13 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 36EE0B43765 for ; Fri, 20 May 2016 18:48:13 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C44031C87 for ; Fri, 20 May 2016 18:48:12 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm0-x229.google.com with SMTP id i142so428696wmf.0 for ; Fri, 20 May 2016 11:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=gSwmmgtV3mOE7gr722hGfLxRLEyxZ/f27wUKiUh0ePI=; b=rZ5bFZJWv7g09HJgEMQ5gTWXpBwlakGPDqp/xYaJid8ChkZ/kIpnvosyzk05myqWC3 yqTyjjYBHG/c53IXI0fZHnQy413RonClIShsBv8rlALtpKdMzwi8PqSuRiPmcqTstoJ1 ofNQ/lDUFmJhdF2vxQrAFkFooGb+f3/6SltA/3C1h3Tv3MHdGyB8Bm3H8056wTYTvO3S Oni9vo3kUQwRmf8gDfnjozA7j0MBOpGwNKHDCd1ItbswnGQ8h3cnNwjFMHlowEnyTkhk AfCzMCm8E+hUo+ZEyeiRVYCpHOosIbfp8zUGMh5O/3H5tuNBQy+10RLLki3Sr7DkAyo2 rzpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=gSwmmgtV3mOE7gr722hGfLxRLEyxZ/f27wUKiUh0ePI=; b=MGZZ35To82rg3YnYoVbl0essNKzRG2GAr6eq6WljkfczC64ma2k9P0MDQxZNTaAF8n eBP0ZKJI9dmDIERrgqFpbCQHIwZi8TsWnWQAjfgOwxoI6VUmqEPKmaIbj5mjxfqBC2ED z5ZU1z2ZxkK27FlgXg4QwSq5Z2i3D1ATgvI2e4mq5SUGJ6g5Iy6Wwnx5bZAg/1FEU04U GmLWec4ieXOBBgXCjshnM1LBvv6zCdnFs4cdfg9q0xYSAE2436tmALmG+6CV9Q0jrj+c 3mKCsduM0BkqyOr8ydXRTEI+C2K0D3lLIlorGkXtwmGcy8UlPcxTqIaI/qLJhasELeDI bGRg== X-Gm-Message-State: AOPr4FUMttv8GYHN/d+qa+cUrjUCCk6Kzr3+mQQ/b1pdayYegKoCgiXJ5nb+Y/rFKU3/lg== X-Received: by 10.28.174.70 with SMTP id x67mr5021642wme.43.1463770090938; Fri, 20 May 2016 11:48:10 -0700 (PDT) Received: from gumby.homeunix.com ([2.221.17.115]) by smtp.gmail.com with ESMTPSA id r75sm5886579wme.18.2016.05.20.11.48.09 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 20 May 2016 11:48:10 -0700 (PDT) Date: Fri, 20 May 2016 19:48:09 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: history utility Message-ID: <20160520194809.1677a4b7@gumby.homeunix.com> In-Reply-To: References: X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) 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.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2016 18:48:13 -0000 On Fri, 20 May 2016 14:17:09 -0400 James B. Byrne wrote: > As is no doubt obvious from what I am trying to do I come from a bash > background. > > While logged in as root ... > Why is there no export command found given that man sh explicitly > mentions the builtin command 'export'? The default logon shell for root is /bin/csh