View Single Post
Old May 9th, 2006, 10:02 PM   #6
andro
Professional Programmer
 
Join Date: Oct 2005
Location: California
Posts: 316
Rep Power: 4 andro is on a distinguished road
Send a message via AIM to andro
I think you could have opened it in vim, then done:
:set ff=unix
:set tabstop=4
:retab

and been done with it.
andro is offline   Reply With Quote