你如何使用bash延续线?
我意识到你可以这样做:
echo "continuation \ lines" >continuation lines
但是,如果你有缩进代码,它不能很好地工作:
bash indentation line
bash ×1
indentation ×1
line ×1