Hi,
would it be possible to either add an option to enable a scripting-safe output of the returned data?
Or maybe even like the user-module wth --format [pretty|csv|json-flat|json-structured]
Especially those fancy chars can be bothersome.
I helped myself for now with stuff like ...| tr -d '└─├│' , but in general it would be really awesome having the possibility to not even think about cleansing the returned data.
And i don't even wan't to know what type or characters could be problematic with for instance an cyrillic Charset.
cheers,
~crpb