The first time it does it once, the second time the statement is there twice so it does it twice, then 4, 8, 16, etc. ?
echo sleep 0.01 >> ~/.bashrc
sleep 0.01
The first time it does it once, the second time the statement is there twice so it does it twice, then 4, 8, 16, etc. ?