From owner-svn-src-head@freebsd.org Sun Oct 29 18:51:28 2017 Return-Path: Delivered-To: svn-src-head@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 0B589E49B8A; Sun, 29 Oct 2017 18:51:28 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EEF1B3ACA; Sun, 29 Oct 2017 18:51:26 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id 8sg7eotlYM9gt8sg8eb7TG; Sun, 29 Oct 2017 12:51:25 -0600 X-Authority-Analysis: v=2.2 cv=a+JAzQaF c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=xqWC_Br6kY4A:10 a=02M-m0pO-4AA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=L_DKHdRSA9TXt-jUTpsA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [IPv6:fc00:1:1:1::5b]) by spqr.komquats.com (Postfix) with ESMTPS id DB07B2D5; Sun, 29 Oct 2017 11:51:22 -0700 (PDT) Received: from slippy (localhost [IPv6:0:0:0:0:0:0:0:1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v9TIpM0I073542; Sun, 29 Oct 2017 11:51:22 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201710291851.v9TIpM0I073542@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Warner Losh cc: Ed Maste , Eitan Adler , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r325092 - head/usr.bin/fortune/datfiles In-Reply-To: Message from Warner Losh of "Sun, 29 Oct 2017 12:03:22 -0600." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 29 Oct 2017 11:51:22 -0700 X-CMAE-Envelope: MS4wfDZkvAKM0QqJgrZR1msa3WI5UuAKb3RojgObKAa8NvPTgvZRgX5H3U8TVW1NGJNb1IucvaLbQGwlZcgGqtLfVYp/aJ3iYQfSfQ68M8ofQIcdbJD9ANsN yE34HJzrLiuvLnI17obFMm7O5d2tJE0oTZuIZALHCEfQpRr186Xpv6t4njcQ2QgXIZyLN8kgvoHBuS32ONqJkaqmVsjF81xhpHYxW1mrerOmzvNC9RZwRQo/ T7QG4TyDTfTMer14JFAv1R3c7KQ56AZdXVDMPkuGmCLUjtcAEHNHWoksFsSdxXJJ/cULapxyBjyONRzgagCKLQ== X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2017 18:51:28 -0000 In message , Warner Losh writes: > --94eb2c114c9a7c3c21055cb3566c > Content-Type: text/plain; charset="UTF-8" > > On Sun, Oct 29, 2017 at 8:26 AM, Ed Maste wrote: > > > On 29 October 2017 at 00:53, Eitan Adler wrote: > > > Author: eadler > > > Date: Sun Oct 29 04:53:33 2017 > > > New Revision: 325092 > > > URL: https://svnweb.freebsd.org/changeset/base/325092 > > > > > > Log: > > > Modernize freebsd-tips a bit > > ... > > > % > > > Want to run the same command again? > > > -In tcsh you can type "!!". > > > +Type "!!". > > > % > > > > $ !! > > sh: !!: not found > > > > I doubt many people use /bin/sh as an interactive shell, but the tip > > ought not lead those who do astray > > > > Yes. /bin/sh on FreeBSD doesn't grok it, though bash and some other shells > available as ports do. I think that the old text was a bit better. Or better yet, ctrl-r in bash and zsh, or up-arrow in tcsh. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.