On 07/01/2010 08:42 PM, Richard W.M. Jones wrote:
<snip>
CSV is a good format, but beware the many ways to shoot yourself in
the foot.  I recommend using my program "csvtool" (in Fedora/Debian)
which can fully and safely parse CSV output from shell scripts, or use
a library (eg. Text::CSV for Perl, or csv for Python).  More about
this subject here:

   http://libguestfs.org/virt-df.1.html#note_about_csv_format

Is the correct workaround here being able to specify the field and record delimiters? To (for example) use "|" or "\t" instead of ",".

Regards and best wishes,

Justin Clift

--
Salasaga  -  Open Source eLearning IDE
              http://www.salasaga.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to