echo 20000090fa173c04 | perl -lane 's/(..)/$1:/g && chop; print' #### echo 20000090fa173c04 | perl -lane 's/(..)/$1:/g && chop; print lc' #### echo 20000090fa173c04 | perl -lane 's/(..)/$1:/g && chop; print uc'
## echo 20000090fa173c04 | perl -lane 's/(..)/$1:/g && chop; print lc' ##
## echo 20000090fa173c04 | perl -lane 's/(..)/$1:/g && chop; print uc'