wangzhengquan
2020-07-09 9e418158e309ce5d02bdf296f3bed2c5d533eee0
udpate
1个文件已添加
6 ■■■■■ 已修改文件
test/test_lostdata.sh 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
test/test_lostdata.sh
New file
@@ -0,0 +1,6 @@
ipcrm -a
rm *.txt
./test_lostdata
sort -n c.txt  > c1.txt
sort -n p.txt  > p1.txt
diff -u p1.txt c1.txt