s442639-mlworkshops/txt_to_tsr_converter.awk

1 line
59 B
Awk
Raw Permalink Normal View History

2019-04-26 13:33:18 +02:00
{print gensub("^\\*\\*", "\\\\**", "g", $0) "\t(sp1_"NR")"}