[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UPDATE:History in Bourne shell





Hello,

because of some question coming up heres some more info
We have installed the SV5 Enviroment

> echo $SHELL
/usr/opt/svr4/bin/sh
> history -100 >/dev/null && echo works
works
> fc -l >/dev/null && echo works
works
>

first messages:

# in a bourne shell i can see old commands with "fc -l" or "history" (SYSV sh).
# Where are those commands saved - there is no histfile in sh.
# How does that work.

thanks
Samier.