Last Updated on 31.10.12 Written by Mike Zriel
Create a tar ball without hidden folders including .svn directories, use this command:
tar cvfz ../zriel.tar.gz --exclude='.*' *
The result will be:
zriel/ { directory } zriel.tar.gz { tar ball }
Name (required)
E-mail (required, but will not display)
Notify me of follow-up comments
Refresh