Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2025 04:06:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        sysinstall@FreeBSD.org
Subject:   [Bug 289970] FreeBSD Installer live system: /bin/sh: history: not found following installation
Message-ID:  <bug-289970-8135-6sKTwLvbMR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289970-8135@https.bugs.freebsd.org/bugzilla/>
References:  <bug-289970-8135@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289970

Rafael Grether <devnull@apt322.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devnull@apt322.org

--- Comment #1 from Rafael Grether <devnull@apt322.org> ---
Hi Graham Perrin

As far as I know, starting from FreeBSD 14.0 the default shell is no longer
/bin/tcsh, but /bin/sh.

The 'history' command is specific to the tcsh/csh shell, according to
https://man.freebsd.org/cgi/man.cgi?query=history , and does not exist for the
/bin/sh shell.

In the /bin/sh shell, did you try 'fc -l' command?

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289970-8135-6sKTwLvbMR>