Sto scrivendo uno script bash per cercare un file se non esiste, quindi crearlo e aggiungerlo ad esso:
Host localhost
ForwardAgent yes
Quindi "line then new line 'tab' then text"
penso che sia un formato sensibile. So che puoi farlo:
cat temp.txt >> data.txt
Ma sembra strano fin dalle sue due linee. C'è un modo per aggiungerlo in questo formato:
echo "hello" >> greetings.txt