[Bug 289970] FreeBSD Installer live system: history alias not available
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Oct 2025 12:24:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289970
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
Summary|FreeBSD Installer live |FreeBSD Installer live
|system: /bin/sh: history: |system: history alias not
|not found following |available
|installation |
--- Comment #4 from Ed Maste <emaste@freebsd.org> ---
> Maybe the manual page for builtin(1) is outdated.
In what way? builtin(1) reports that history is not a sh(1) built-in.
$ type history
history is an alias for fc -l
The issue is presumably that profile files loaded by the live shell (if any)
are not adding the alias.
--
You are receiving this mail because:
You are the assignee for the bug.