Pergunta

Guys please I am new to linux . I want to know the current size of the history ( I am not using bash history ) I google it but I found nothing useful thanks in advance

Foi útil?

Solução

you can get the environment variable :

echo $HISTFILESIZE
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top