I'm sure someone will come up with something more clever but:

        echo '10000000C95E0D0A' | sed -e 's/\(..\)/\1:/g' -e 's/:$//'

Rob



On 02 13, 09, at 12:41 AM, thad wrote:

what would be a quick and dirty way to parse this:

10000000C95E0D0A

into this:

10:00:00:00:C9:5E:0D:0A

TIA,

thad
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to