While zip is common on Windows, tar -z is the standard in Linux for a few key reasons:
Add to your ~/.bashrc or ~/.zshrc :
The command tar -z (often used as tar zcvf or tar zxvf ) combines two distinct operations into one:
While zip is common on Windows, tar -z is the standard in Linux for a few key reasons:
Add to your ~/.bashrc or ~/.zshrc :
The command tar -z (often used as tar zcvf or tar zxvf ) combines two distinct operations into one: