Quick Date Based Archiving

su -c 'tar czf /tmp/etc-`date +%F`.tar.gz /etc'
mv /tmp/etc-*.tar.gz ~