fork download
  1. BEGIN{FS=OFS=ORS=""}{split($0,a);asort(a);for(i in a)print a[i]}
Success #stdin #stdout 0.01s 5548KB
stdin
hello
stdout
ehllo