Karl Kleinpaste <karl at kleinpaste.org> writes: > $ mod2imp KJV | grep '^\$' | tr -d '$' | grep : | head -2 | while read key ; do read -u 17 line ; echo '$$$'"$key" "$line" ; done > text.vpl Oops, remove the "head -2" stage. That was just from using a 2-line test text.