Open xc2 opened 4 months ago
Could be even faster using :
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo binstall -y rmz
ln -s ~/.cargo/bin/rmz /usr/local/bin/rmz
and then
sudo rmz -f file
All settings to true, most of the time is from docker.
@jlumbroso any chance we can get this merged?
@Jayllyz - do you have a branch or repo anywhere to test your suggestion?
@Jayllyz - do you have a branch or repo anywhere to test your suggestion?
https://github.com/Jayllyz/free-disk-space/tree/perf/use-rmz
Reducing the execution time of the workflow to under 1 minute.
find -delete
instead ofrm -rf
to speed up deleting large amount files.google-cloud-cli