bash ajouter du texte au fichier
echo "hello world" >> my_file.txt
Crazy Caterpillar
echo "hello world" >> my_file.txt