Go to file
2024-09-29 17:39:05 +08:00
.idea init commit. 2024-09-07 23:53:17 +08:00
src Revert "fix force output stdout and stderr." 2024-09-29 17:36:41 +08:00
.gitignore add user-friendly info. 2024-09-08 00:09:11 +08:00
Cargo.lock revert because my wrong PATH config. 2024-09-29 17:39:05 +08:00
Cargo.toml revert because my wrong PATH config. 2024-09-29 17:39:05 +08:00
README.md revert because my wrong PATH config. 2024-09-29 17:39:05 +08:00

unzip-all

Decompress all file recursively using unar.

My first time write rust executable program~

Reference

https://rustwiki.org/zh-CN/std/process/struct.Command.html#method.stderr