From owner-freebsd-questions@freebsd.org Mon May 23 15:30:07 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 3C810B47248 for ; Mon, 23 May 2016 15:30:07 +0000 (UTC) (envelope-from oscar.hodgson@gmail.com) Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (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 EB3C8168D for ; Mon, 23 May 2016 15:30:06 +0000 (UTC) (envelope-from oscar.hodgson@gmail.com) Received: by mail-qg0-x22e.google.com with SMTP id q32so8908690qgq.3 for ; Mon, 23 May 2016 08:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=WY+6LMz8wjBCd7WuJHy0ie4vjR4nc0sawwZbCiH8YYI=; b=TThmo/TFcTc61AtX1DbT8GDNbyMg7XZHDRySsgL1uSyT+tczG+EzDzaB3FrJIZoCpL HA7LTFM89c05blasJxl9NBwVUWdpyPIeIoxNHv/GU8+FP+525tSg99bpZPPgr7xIIVdr t6V59YRlkoat6ctdgyPsXHabTUcSFzZYRsnwZfZHZA4vrhFKAId+oEGJWzoim83munTD H5tGUiC8DOFxBUDrc8JOmZ7+biERgauX1dsuEobjyWiAtd4RMJIF+bYdqlnBmHku6QO2 ey03hDJAEsxFtYE6AtLaT2fDiAH4vRmZYOYvSVZ3cgsZpCrI4PjBd+ewlzhmJVq8afU/ iw+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=WY+6LMz8wjBCd7WuJHy0ie4vjR4nc0sawwZbCiH8YYI=; b=AqavemokNN6sH6+gBl2v/nPUAc7LfT/SdtFiMPMJLIFcxEA848rHox40REoLaE6zEC 7me0nmpVYvYfM8/Y3EMxqA4kTyLOh+ujEcrmPmZr8+W3jY+1x70jlI1pE3/acRPgkonD qaf0I/BMzPH1NL5LDO+gO7SRYR1rJ+SdCKhnUwY2MU/9d/5YsjtwGyGbP+rXlOUX0obB Q7BTK4Lb6tnByk2iDEfxpJ8N3qQnkVNsH4Auqo3OFVimHZeSR2g+TiGUWOoQAoFHFMNV twUqKbhCOnOj0bD3Lg8S8bQnRhh+i4N9UJ3KRCcftEIwuweFcsSUooYIy+PLx0ekx/5f M2pw== X-Gm-Message-State: AOPr4FU2ILCsankvGVpnv8PgRTh64xHTIkee0YhAdzxHGFv4koivGqdYyaoz6LQJZzucWQ== X-Received: by 10.140.32.37 with SMTP id g34mr16255665qgg.31.1464017405885; Mon, 23 May 2016 08:30:05 -0700 (PDT) Received: from [192.168.1.174] (24.102.154.174.res-cmts.sm.ptd.net. [24.102.154.174]) by smtp.gmail.com with ESMTPSA id y32sm4201473qtc.0.2016.05.23.08.30.05 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 23 May 2016 08:30:05 -0700 (PDT) Subject: Re: history utility Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii From: Oscar Hodgson X-Priority: 3 (Normal) In-Reply-To: <8BB2F467-B862-4B07-939C-B3758ED3DD31@gmail.com> Date: Mon, 23 May 2016 11:30:07 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <8BB2F467-B862-4B07-939C-B3758ED3DD31@gmail.com> To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.3124) 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: Mon, 23 May 2016 15:30:07 -0000 > On May 23, 2016, at 11:26 AM, Oscar Hodgson = wrote: >=20 > Probably evil, Addendum .. Also works for /bin/sh, of course. And if you use bash, at least = install the statically linked version.