proot icon indicating copy to clipboard operation
proot copied to clipboard

Extract/run/remove a care archive in one command

Open ivoire opened this issue 10 years ago • 1 comments

It would be really hanldy to be able to extract, re-execute and remove the result of the extraction in only one command.

Something like:

./foo.bin
./foo/re-execute.sh
rm -rf foo/

Would be replaced by:

./foo.bin --extract-execute-remove

ivoire avatar Apr 07 '14 11:04 ivoire

It would be a very good feature

VinceBZH avatar Apr 07 '14 11:04 VinceBZH