Hey drcross.
I tar and gzip in one step using 'tar czf' - I think this might make a difference since tar just pipes it through gzip rather than gzipping the tar file.
If you've got a standard version of tar and gzip (preferably gnu tar for compatibility with the Cool-ERs busybox version of it) on your Macbook that should work.
|