freebsd-nq/bin
Baptiste Daroussin 988b1bb0c5 sh: implement persistent history storage
Implement persistent history storage:
the strategy is simple at start: loads the existing .sh_history file
at exit dump it.

The implementation respects the HISTFILE variable and its POSIX
definition: ~/.sh_history is used if HISTFILE is not set.

to avoid sh to create the history file, set HISTSIZE to 0 or HISTFILE to
en empty value

Co-authored-by:	pstef
Reviewed by:	jilles
Differential Revision:	https://reviews.freebsd.org/D29493
2021-05-10 18:57:13 +02:00
..
cat
chflags
chio
chmod
cp
csh
date
dd
df
domainname
echo
ed ed(1): Add two references in the SEE ALSO section 2021-04-09 09:43:49 +02:00
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
pkill
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: implement persistent history storage 2021-05-10 18:57:13 +02:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc