Project

General

Profile

« Previous | Next » 

Revision 14922

/README.TXT: `sudo find / -name .DS_Store -print -delete`: documented runtime (23 min)

View differences:

README.TXT
540 540
		ssh aaronmk@jupiter.nceas.ucsb.edu
541 541
			(cd ~/Dropbox/svn/; up)
542 542
		on your machine:
543
			sudo find / -name .DS_Store -print -delete
543
			sudo find / -name .DS_Store -print -delete # runtime: 23 min ("04:01:28" - "03:39:10")
544 544
			rm ~/'Library/Thunderbird/Profiles/9oo8rcyn.default/ImapMail/imap.googlemail.com/[Gmail].sbd/Spam'
545 545
				# remove the downloaded Spam folder, because spam e-mails often contain viruses that would trigger clamscan
546 546
			overwrite=1           sync_local_dir=~/Dropbox/svn/ sync_remote_subdir=Dropbox/svn/ bin/sync_upload --size-only # just update mtimes

Also available in: Unified diff