/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$ tar cvzf `date +%Y%m%d`_mydir.tar.gz mydir
URL: linux unix shell