Kell 4 terminal ablak:
stdbuf -o0 ssh remote_host | stdbuf -o0 tee b
stdbuf -o0 tail -fn0 b | stdbuf -o0 pv -qL 100 > b1
stdbuf -o0 tail -fn0 b1; reset
stdbuf -o0 tail -fn0 b1 | stdbuf -o0 tr '\033' '.'