How to know that make buildworld finished

Olivier Nicole on at cs.ait.ac.th
Mon Mar 6 03:44:12 UTC 2006


> > Is there a way to check that make buildworld did
> > finished successfully?
> 
> Use a Short-Circuit List Operator: '&&'
> 
> make buildworld && mail -s "Buildworld successful!"
> home_account at whatever.com < /dev/null

Thanks, I should have thought about that myself :((

Olivier 


More information about the freebsd-questions mailing list