>You can convert DOS text files to Unix format using the dos2unix >utility. If you are using Vim then you can do > >:set ff=3Dunix > >and then save the file. Or in non-vim versions of vi: :%s/^M$// where ^M is typed as ctrl-v ctrl-m Tet -- Gllug mailing list - Gllug at linux.co.uk http://list.ftech.net/mailman/listinfo/gllug