Hello,

I have a file called "Lines". It consists of phone numbers.
ex: 5551112233


I would like to take every number in the file and make it look like this..

ex: homeDnModify "555111" "2233" "" 2

Would anyone be able to help me with a command that would do this for me?

Any help is greatly appreciated.