summaryrefslogtreecommitdiffstats
path: root/perf-framework/get_date
blob: 335359d099ba6eda4e06c75e54f02f707ab03e42 (plain)
1
2
3
4
5
date +%s
ssh -l root 10.1.10.30 "date +%s"
ssh -l root 10.1.10.31 "date +%s"
ssh -l root 10.1.10.35 "date +%s"
ssh -l root 10.1.10.36 "date +%s"