我最近开始研究shell脚本,我希望能够在shell脚本中注释掉一组行.我的意思是在C/Java的情况下:
/* comment1 comment2 comment3 */`
我怎么能这样做?
shell comments multiline
comments ×1
multiline ×1
shell ×1