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

$ dconv -i '%Y-%m-%db' -f 'ymd' <<EOF
2010-03-01b
2010-03-02b
2010-03-03b
2010-03-04b
2010-03-05b
2010-03-06b
2010-03-07b
2010-03-08b
2010-03-09b
2010-03-10b
EOF
2010-03-01
2010-03-02
2010-03-03
2010-03-04
2010-03-05
2010-03-08
2010-03-09
2010-03-10
2010-03-11
2010-03-12
$

## dconv.23.ctst ends here
