@dave@davebucklin.com Okay, i fixed the awk and xargs problem, but it seems awk on macosx is weird: printf โfoo\nโ | awk โ{gsub(/[[:cntrl:]]/,โ โ);print}โ => โ f o o โ
@dave@davebucklin.com Okay, i fixed the awk and xargs problem, but it seems awk on macosx is weird: printf โfoo\nโ | awk โ{gsub(/[[:cntrl:]]/,โ โ);print}โ => โ f o o โ