[wp-hackers] More on nightly builds

Kitty kitty at mookitty.co.uk
Tue Dec 14 08:04:01 UTC 2004


On Tue, 2004-12-14 at 00:25, Alex King wrote:
> You can exclude them when you tar the archive (perhaps you already are?) 
> - not as efficient but it achieves the same goal.

for reference:
zip -r $ZIPPATH/$1 $ZIPPATH/* -x '*CVS*' ;
tar -czvf $ZIPPATH/$1.tgz $ZIPPATH/* --exclude '*CVS*' ;

and you can have multiple "-x/--exclude" items at the end of the commands.
-- 
Cheers,		     Blog: http://blog.mookitty.co.uk
Kitty		     PC Repair: http://www.girltech.net
		     WP Plugins: http://mookitty.co.uk/devblog
Support proactive security: http://www.openbsd.org/orders.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : /pipermail/hackers_wordpress.org/attachments/20041214/83dba397/attachment.bin


More information about the hackers mailing list