Hey all something got me stumped...
I have a list of about 200 mac addresses in 0004F2061276 format. I need to enter the colon between:
00:04:F2:06:12:76 tried looking for everything but came up empty
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
I have a list of about 200 mac addresses in 0004F2061276 format. I need to enter the colon between:
00:04:F2:06:12:76 tried looking for everything but came up empty
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'