mirror of https://gitee.com/openkylin/sysstat.git
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
|
rm -f tests/data.tmp
|
||
|
cp -f tests/data-new.tmp tests/data.tmp
|
||
|
rm -f tests/root
|
||
|
ln -s root6 tests/root
|
||
|
TZ=GMT ./sadc --unix_time=1555595649 tests/data.tmp
|