Search Results

Search: Posts Made By: adichand
19,836
Posted By adichand
Thanks a ton Franklin52. It worked real well. ...
Thanks a ton Franklin52. It worked real well.

Thanks and Best Regards
Aditya
19,836
Posted By adichand
There are no special charaters in the line data. ...
There are no special charaters in the line data.
I gues some of the combination of data charaters are converted to different smileys out here.
19,836
Posted By adichand
CurrentLine is a some data that has : as...
CurrentLine is a some data that has : as seperator.
19,836
Posted By adichand
Thanks for the quick reply. I tried out what...
Thanks for the quick reply.
I tried out what you suggested:

set DataLine = "$( echo $CurrentLine | awk -F'[ :]' '{ print $1 }' )"
echo $DataLine

set DataLine = "$( echo $CurrentLine | awk...
19,836
Posted By adichand
Hi, I tried the following code: ] ...
Hi,

I tried the following code:

]

This runs well, and provide me with the correct answer.

But when I redirect this command output to a variable, the value of the variable is not set.
...
Showing results 1 to 5 of 5

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