一般思路

  1. 对比资源创建与组装
    1. 各种文件格式的支持
  2. 目录对比
    1. 不同文件类型的比对
  3. 结果汇总与反馈
    1. 关注结果的过滤与高亮

具体实现

数据包解压

zip

   unzip -d destination aaa.zip

boot.img

boot.img: u-boot legacy uImage, Linux-3.4.35_s40, Linux/ARM, OS Kernel Image (Not compressed)

shell

目录级对比

   diff -rq tmp/1228/ tmp/0107/ | sort | uniq | grep -v \.svn



创建@

2014-01-16

最后修改@

2014-01-16

标签/Tags

相同类目/Categories