我正在尝试编写一个脚本,它将使用echo和write/append到文件.但我已经在字符串中使用了""..说..
echo "I am "Finding" difficult to write this to file" > file.txt echo "I can "write" without double quotes" >> file.txt
任何人都可以帮助理解这一点,真的很感激.
BR,SM
shell scripting
scripting ×1
shell ×1