Bash Agregar texto al archivo
echo "hello world" >> my_file.txt
Crazy Caterpillar
echo "hello world" >> my_file.txt