#!/usr/bin/clitosis  ## -*- shell-script -*-

## Testing grep atoms, here it should look for / and various offsets
$ dgrep -v --ge May/03/99 -i "%B/%d/%y" <<EOF
fileF,February/28/2012
fileF,February/29/2012 leap day
fileM,March/01/2012
fileM,March/02/2012
EOF
$

## dgrep.032.ctst ends here
