On Wed, 2010-05-12 at 20:07 +0300, Rares Aioanei wrote: > You can try some awk, methinks; I don't remeber how > to do it, but I say it's a good direction. awk 'NR == 1 || NR == 2 || NR == 4 { print }' < file.txt birger -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines