2 lines
89 B
Text
2 lines
89 B
Text
txr -p '(cat-str (split-str "Hello,How,Are,You,Today" ",") ".")'
|
|
Hello.How.Are.You.Today
|