How can I use bash command line to add new line character at the end of file named file.txt. I tried use echo but it\'s not right. Can you show me how
file.txt
echo
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin14)
echo \ >> file.txt