sudo pip install tqdm
seq 99999999 | tqdm --bytes | wc -l
tqdm/tqdm: A Fast, Extensible Progress Bar for Python and CLI
sudo pip install tqdm
seq 99999999 | tqdm --bytes | wc -l
tqdm/tqdm: A Fast, Extensible Progress Bar for Python and CLI