#!/usr/bin/sed -f /^email=/{ s/email=// s/,/| ~t /g h } /^nick=/{ s/nick=// G s/\(.*\)\n\(.*\)/fcc-save-hook "~t \2" +\1/p }