On 11 May 2016 at 10:04, arisawa wrote: > latency data between japan and other country will be enough. > > I want to have those times: > for(i in 1 2 3){ > time cpu -h HOST -k ‘dom=DOM’ -c pwd > sleep 3 > } > they are c > It takes ages to get through each time, 15 seconds, but if instead I cpu and type commands, the response is respectable, especially since /usr/forsyth comes from /mnt/term/usr being bound into your /usr so I'm not sure why the cpu command above is so slow.