zforce
Add a .gz extension to files compressed using gzip. More information: <https://manned.org/zforce>.
Install
- All systems
-
curl cmd.cat/zforce.sh
- Debian
-
apt-get install gzip
- Ubuntu
-
apt-get install gzip
- Alpine
-
apk add gzip
- Arch Linux
-
pacman -S gzip
- Kali Linux
-
apt-get install gzip
- CentOS
-
yum install gzip
- Fedora
-
dnf install gzip
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gzip
- OS X
-
brew install gzip
- Raspbian
-
apt-get install gzip
- Dockerfile
- dockerfile.run/zforce
- Docker
-
docker run cmd.cat/zforce zforce
powered by Commando
Add a .gz extension to files compressed using gzip. More information: <https://manned.org/zforce>.
-
Add a `.gz` extension to the supplied Gzip files (Note: other files are ignored):
zforce path/to/file1 path/to/file2 ...
© tl;dr; authors and contributors