how to add paragraph in linux text file in bash script code example Example: bash add text to file echo "hello world" >> my_file.txt