[Remind-Fans] Re: Remind-fans Digest, Vol 15, Issue 10

@@ abouanass at gmail.com
Fri May 13 18:47:52 EDT 2005


> You could reformat the output with sed(1), like so:
> rem -q -s | sed -e 's/^[0-9]\+\/\([0-9]\+\)\/\([0-9]\+\)/\2\/\1/g'
> 
> Paul

This command work fine:
sed -e 's/^[0-9][0-9]*\/\([0-9][0-9]*\)\/\([0-9][0-9]*\)/\2\/\1/'

-- 
---------
  @@
---------



More information about the Remind-fans mailing list