shell add a new line to a file code example Example: echo new line in a file bash echo -e "Line 1\nLine 2"