《问》:How to insert a new line in Linux shell script?

《问》

How to insert a new line in Linux shell script?

echo "First Line"
echo
echo "Third Line"

Comments

Popular posts from this blog

英语口语

Ruby语言专用工具讲座:Exerb

《问》What are the differences between more and less?