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

有帮助吗?

解决方案

you can get the environment variable :

echo $HISTFILESIZE
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top