I am trying to standardize my exports file. I need to remove all spaces and tabs between the first two fields and replace them with two tabs. I am using VI.
So I want to change
/vol/vol1/home1/xxx -rw=admin:app:admhosts
to
/vol/vol1/home1/xxx -rw=admin:app:admhosts
making the space equil to To two TABS.
I am using VI.