Search Results

Search: Posts Made By: LinuxLearner
Forum: Linux 05-11-2011
13,857
Posted By fpmurphy
What exactly are you not seeing? unix2dos...
What exactly are you not seeing? unix2dos works exactly as expected on Linux. If you want to check whether unix2dos has done it's job, one way is to use cat -v.
Forum: Linux 05-11-2011
13,857
Posted By 116@434
sed "s/$/^M/" filename
sed "s/$/^M/" filename
2,098
Posted By sharadpisal
i would use perl to do that.
i would use perl to do that.
2,277
Posted By aigles
Replace : if ( Ra[i] !~ /<\/?(Credit|Debit)/...
Replace : if ( Ra[i] !~ /<\/?(Credit|Debit)/ )
with if ( Ra[i] !~ /<\/?(Credit|Debit|Resource|Ref_Id)/ )


Jean-Pierre.
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy