/ Published in: Bash
URL: linux unix shell
Expand |
Embed | Plain Text
$ tar cvzf `date +%Y%m%d`_mydir.tar.gz mydir
You need to login to post a comment.
micmath on 10/12/06
1 person have marked this snippet as a favorite
URL: linux unix shell
$ tar cvzf `date +%Y%m%d`_mydir.tar.gz mydir
You need to login to post a comment.