質問

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