[Live-demo] 4.0 rc5 build

johan.vandewauw at gmail.com johan.vandewauw at gmail.com
Sat Jul 31 12:09:31 PDT 2010


(correct some oopses in the proposed script):
sudo apt-get install fslint

#Check how much space is wasted by double files in /usr
#These lines are actually
sudo /usr/share/fslint/fslint/findup /usr --summary >doublefiles.txt
/usr/share/fslint/fslint/fstool/dupwaste <./doublefiles.txt
#Checking which doublefiles are present can be useful to save diskspace  
manually

#Actually hardlink double files
df -h #report how much place is free before hardlinking
sudo /usr/share/fslint/fslint/findup /usr -m
df -h #report how much place is free after hardlinking
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20100731/734b3cf9/attachment.html>


More information about the Osgeolive mailing list