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