i am using this code
cut -c1 | tr -d \'\\n\'
to basically take and print out the first letter of every line. the problem is, I need a new line at