On 9/13/12 1:10 PM, William G. Scott wrote:
> I would like to do this to reduce a 3.3 GB text file database to 1.1 GB:
> 
> 
> PostInstScript: <<
> mv %p/share/xtal/ccp4-%v/share/BALBES/Package  
> %p/share/xtal/ccp4-%v/share/BALBES/Package.tmp
> /usr/bin/ditto --hfsCompress %p/share/xtal/ccp4-%v/share/BALBES/Package.tmp   
> %p/share/xtal/ccp4-%v/share/BALBES/Package/bin/rm -rf 
> %pshare/xtal/ccp4-%v/share/BALBES/Package.tmp 
> <<
> 
> 
> Thanks.
> 
> Bill
> 
> 
> 

I assume that whatever needs this datafile knows how to decompress it to
read it?  Or at least there will be some user instructions?

As long as -hfsCompress is supported by ditto on all platforms you're
planning to update I can't think of a good reason why not to do that.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to