📅  最后修改于: 2022-03-11 15:03:00.802000             🧑  作者: Mango
Command:
tar -c --file new.tar --include='*foo*' old.tgz
Args:
"args": ["-c", "--file", "new.tar", "--include='*foo*'", "old.tgz"]