update repository
[cmdllinux.git] / mixed_n_other / _time_random.sh
blob4b5b6758956bf25c80fa0e724e91f32eeb812591
1 #date +%s%N | cut -b 11-20
2 while true; do sleep 0.1; date +%s%N | cut -b 13-20; done