Peter wrote:

So what I would appreciate is a script that can concatenate all the individual email games together that are in my Kmail chessgames directory and save them in one file in a suitable format to be able to put them into a Scid database. I have removed all the '@'s just in case :)


You can try:
sed '1,/^$/d' *emailfilename* >> prova.pgn


Use the command with a couple of different files and try to open the resulting "prova.pgn" with scid.
Bye,
Fulvio
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to