Voting

: two minus one?
(Example: nine)

The Note You're Voting On

mcbeth at broggs dot org
22 years ago
As far as error checking on the last example. Several of the shells have the && operator, so you just string your commands together using it instead of ; If at any time any of the programs fail, you will return without running the rest

<< Back to user notes page

To Top