Acridotheres CLI
git clone https://github.com/acridotheres/cli.git acr
cd acr
cargo build --release
sudo cp target/release/acridotheres_cli /usr/local/bin/acracr extract -i 001.zip -f zipextracts 001.zip to the current directory. If the file type is known,
you can add the -f flag to specify it for faster extraction as auto-detection
is slower.