On Fri, 2007-08-17 at 14:31 +1000, Sonia Hamilton wrote: > cd /var/log > sudo grep -H "not enabled" * | less > sudo grep -H "at startup" * | less
My approach is simple cd /var/log/ ls -ltr Look at the last couple of logs, likely to be what I want. -- Ken Foskey FOSS developer -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
