I'd like to set up a daily maintenance script for my fink installation
and I'm wonder what would constitute a thorough daily regimen? Here's
what I'm using now:

#!/bin/sh

/sw/bin/fink selfupdate -y
/sw/bin/fink update-all
/sw/bin/fink cleanup
/sw/bin/fink index
/sw/bin/fink scanpackages

As always, I appreciate any suggestions!



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to