Estoy escribiendo un script bash para buscar un archivo si no existe, entonces créelo y añádelo:
Host localhost
ForwardAgent yes
Entonces "line then new line 'tab' then text"
creo que es un formato sensible. Sé que puedes hacerlo:
cat temp.txt >> data.txt
Pero parece extraño ya que son dos líneas. ¿Hay alguna manera de agregar eso en este formato?
echo "hello" >> greetings.txt