The number of removed lines in bash-history:clean seems wrong
Opened this issue · 0 comments
bernardosulzbach commented
bernardo ~ wc -l ~/.bash_history
15508 /home/bernardo/.bash_history
bernardo ~ computer-manager bash-history:clean
Removed 1694 lines.
bernardo ~ wc -l ~/.bash_history
13810 /home/bernardo/.bash_history
1694 + 13810 = 15504?