svn commit: r325092 - head/usr.bin/fortune/datfiles

Steven Hartland steven.hartland at multiplay.co.uk
Sun Oct 29 19:38:23 UTC 2017


I’ve still had to use rehash on several occasions for it to detect new
apps, so remove that reference might be a mistake

On Sun, 29 Oct 2017 at 18:51, Cy Schubert <Cy.Schubert at komquats.com> wrote:

> In message
> <CANCZdfrE1oHqoTFFagVz3xHbK-oiFrPy3+rtF2cOjpzu=evhQg at mail.gmail.c
> om>
> , Warner Losh writes:
> > --94eb2c114c9a7c3c21055cb3566c
> > Content-Type: text/plain; charset="UTF-8"
> >
> > On Sun, Oct 29, 2017 at 8:26 AM, Ed Maste <emaste at freebsd.org> wrote:
> >
> > > On 29 October 2017 at 00:53, Eitan Adler <eadler at freebsd.org> 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 <Cy.Schubert at cschubert.com>
> FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org
>
>         The need of the many outweighs the greed of the few.
>
>
>
>


More information about the svn-src-head mailing list