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.
Received on Wed Jul 04 2001 - 10:17:29 NZST