On 7/14/25 4:59 PM, JS Services wrote:
The history command does not hold entries in the output. I have saved output of the commands from multiple sessions using the History command each time I observed the output commands getting overwritten.
You're going to have to provide examples of the commands you're using to save the history (which I assume are bash commands, since `history' is a bash builtin). You might also want to look at the HISTSIZE and HISTFILESIZE variables to see whether or not their values are affecting your desired results.
Does not record the entry from the first command to the last command entered.
The number of commands in the history list is limited by the HISTSIZE shell
variable. The number of commands saved in the history file is limited by
the HISTFILESIZE shell variable.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU [email protected] http://tiswww.cwru.edu/~chet/
OpenPGP_signature.asc
Description: OpenPGP digital signature
