Help for this page

Select Code to Download


  1. or download this
    $ echo 'CME.b/ESM8' | grep -P '^CME\.b?[^/.]'
    CME.b/ESM8
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    else {
        print "no\n";
    }