ok - found a workaround - the categories (or classes)need to be unique - so an additional column with these names which is going to be "class-animal"<br><br>and then a comand like <br><br>grep 'animal' source.csv > 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"><<a href="mailto:s.eller@voxhumanitatis.org">s.eller@voxhumanitatis.org</a>></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 "categories" 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 "cut" command to delete lines as well.<br><br></blockquote>
</div>