Quote:
Originally Posted by NiLuJe
And you can also just eval $(fbink -e), no need to try to parse the output, it's already shell-friendly  .
c.f., this, where it's used for ${deviceId}  .
(-e also always implies -q).
|
I will understand this,

my current parsing in the
turn script is horrible.
[EDIT 15:20] Got it! Didn't realize that you structured your output for "eval" since day 1.
turn script updated above again.