Linux Commands - An aide memoir

fmt -w 50 -s message.txt > message-short.txt

Add in line breaks so that no line is longer than 50 characters.