Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: The code I'm most proud of is:

by Voronich (Hermit)
on Mar 26, 2010 at 15:15 UTC ( [id://831174]=note: print w/replies, xml ) Need Help??


in reply to The code I'm most proud of is:

It is not an overstatement to say this silly little block of code has changed my life immeasaurably. I keep it running in one window while I work.
#!/bin/bash while : do make clean echo echo make test echo echo echo "...resting..." echo sleep 5 done
(Fixed the typo. Thanks ambrus o/)
http://www.mpwilson.com/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://831174]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-29 00:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found