I have a multiple files in a directory containing text files.
I would liked to sed -i "" * to somehow insert a space after . and <
sed -i "" *
.