Tim Hockin <[EMAIL PROTECTED]> writes: > On Fri, Jun 11, 2004 at 01:21:51PM -0400, Paul Davis wrote: > > more seriously, its necessary to be able to escape from > > programming. if not the bedroom, then where? > > but then how do you wake up when you r build is done? > > make && echo ^G^G
That only wakes you up when the build succeeds. I'd rather sleep late in that case, and only wake up if the build fails... $ make || echo ^G^G # ;-) On a more serious note, does it count if it used to be a bedroom before I converted it into a home studio? :-) -- joq