Quelltext /~heha/j/japextra.zip/SPC2NL.AWK

{
 for (i=1; i<=NF; i++) {
  print $i;
 }
}
Vorgefundene Kodierung: UTF-80