
04-23-2009
|
|
Registered User
|
|
|
Join Date: Oct 2007
Location: Bangalore
Posts: 514
|
|
Quote:
Originally Posted by pgmfourms
i am using HP-UX and i do not want to use dos2unix...
i have clearly specified as shell script..
|
use sed.
ex. sed 's/\^M$//g'
cheers,
Devaraj Takhellambam
|