Go to file
2024-09-26 10:01:59 +08:00
.idea init commit. 2024-09-07 23:53:17 +08:00
src skip if already exists. 2024-09-08 12:27:42 +08:00
.gitignore add user-friendly info. 2024-09-08 00:09:11 +08:00
Cargo.lock init commit. 2024-09-07 23:53:17 +08:00
Cargo.toml publish to crates-io. 2024-09-26 10:01:59 +08:00
README.md stderr is default piped when using output. 2024-09-08 11:49:31 +08:00

unzip-all

unzip all compressed file using unar.

first time write rust executable program~

Reference

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