Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use grep to read system.log' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use grep to read system.log
Authored by: thatch on Jan 09, '03 08:10:26PM

Although the system with Jaguar does seem to waste an inordinate amount of time doing the fix_prebinding dance, it doesn't really take up that much CPU cycles or memory. And it does seem like all the binaries from fink stuff is what can't be prebound, over and over again, all day long. Maybe in the future, the system will make note of those files which can't be prebound and not keep on trying them forever.

In the mean time, if you don't want to read your system.log with all that nonsense, use grep to filter out what you want, if you have an idea of what that is. Globbing with grep will help too.



[ Reply to This | # ]