Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dos2unix - ^ invalid char '

Status
Not open for further replies.

siva30

Programmer
Nov 16, 2010
1
US
thread822-1411551

If any one facing this problem while moving their UNIX,shell,gawk code to Linux/UNIX machine from windows machine which is developed from cygwin or UnxUtils

' in expressionep.awk:4: ^ invalid char '

Go to Unix Box and do dos2unix as like

$ dos2unix FileName.awk

and then try out .... this worked for me ... Cheers

Ravishankar Dhamodharan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top