| Akim Demaille wrote:
| > | without doing a detailed scan for '[' and ']' chars.
| > | Too hard.
| > 
| >    int main( int argc, char** argv ) {
| >    return strchr( argv@<:@0@:>@, '@:>@' ) == NULL; }
| 
| It has now been modified to protect user-supplied
| shell scripts and programs.  Boy, it looks ugly!
| But, there will be no quoting conflicts....

Bruce, what you reproduced here is not what I sent.  I quadrigraphed
only non paired quotes.

Reply via email to