On Mon, 2008-09-22 at 20:44 +0100, Richard Neill wrote: > How about...
> ------------------- > #!/bin/bash > > #initialisation stuff goes here. > if false; then > > #lots of stuff here that I want to skip. > #Bash doesn't have a multi-line comment feature. > #Even if it did, one can't do a multi-line comment containing > #another multi-line comment. A good editor makes this less > #painful, but isn't an ideal solution. > fi > > #stuff I want to test > > exit > > #stuff at the end of the script, which I don't want to run while testing. > ---------------------- b.
signature.asc
Description: This is a digitally signed message part