line="premon D0000070 0x201 0x40" # it has 26 chars
echo $line | wc -c # giving out put 27 chars.
i want to remove the extra char in the string.. please help?
i want to remove the extra char in the string.. please help? |
||||
|
|
|
Actually you don't have an extra char in your string.
|
|||||||||||
|