Linux 里面的 star 命令

2016-12-06 13:06:38 +08:00
 shiji
最近要把一个安卓应用备份出来该一些数据再还原回去(手机没 root ,估计这是唯一可行的方法)


中文的大致步骤:
http://www.cnblogs.com/goodhacker/p/4220189.html

英文:
http://resources.infosecinstitute.com/android-hacking-security-part-15-hacking-android-apps-using-backup-techniques/

里面有这么一句:
star -c -v -f newbackup.tar -no-dirslash list=mybackup.list

关于这个 list 的意思。文档是这么说的:

list=filename
Read filenames for store/create/list/diff command from filename. The file filename must contain a list of path names, each on a separate line. This option implies the -D option. To force star to descend directories, use the -dodesc option in this case. See also the -X option.
Note that if list=- has been specified, it is no longer possible to use the -find -exec primary.

如果没有 star 这个程序( Debian 里面就没有),不知可否有别的程序能够取代 star ?
tar 里面我没找到类似的参数
1525 次点击
所在节点    问与答
2 条回复
mdzz
2016-12-06 14:13:54 +08:00
看参数像是 tar 命令
Tyanboot
2016-12-06 14:58:31 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/325635

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX