7 Nov
2012
7 Nov
'12
3:59 p.m.
I'll chime in that it isn't, and add that printf should probably be used instead:
printf -v target '%b' "$target"
Thank you all for the comments. I'll send an updated patch soon (just figuring out how to correctly use in-reply-to). Lukas