ok - found a workaround - the categories (or classes)need to be unique - so an additional column with these names which is going to be &quot;class-animal&quot;<br><br>and then a comand like <br><br>grep &#39;animal&#39; source.csv &gt; target.csv<br>
<br><br><br><div class="gmail_quote">On Fri, Feb 5, 2010 at 6:27 PM, Sabine Emmy Eller <span dir="ltr">&lt;<a href="mailto:s.eller@voxhumanitatis.org">s.eller@voxhumanitatis.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi - hopefully someone of you can help me here.<br><br>I managed to be able to convert a table to kvtml2 for KHangMan, but part of the work is still being done manually and having many &quot;categories&quot; that takes loads of time.<br>

<br>What I am doing now is deleting rows manually. I know now how to delete the first column in a .csv file from comand line and therefore there must be such a &quot;cut&quot; command to delete lines as well.<br><br></blockquote>
</div>