Bash -Text zur Datei hinzufügen
echo "hello world" >> my_file.txt
Crazy Caterpillar
echo "hello world" >> my_file.txt