Readline and shell edit commands are a better text editor than simply cat.
echo "Your text here edited as you want" > edited.txt
Readline and shell edit commands are a better text editor than simply cat.