add content to a file in shell code example Example: bash add text to file echo "hello world" >> my_file.txt