📜  如何在终端 ubuntu 中添加注释 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:02.061000             🧑  作者: Mango
代码示例1
#!/bin/bash
# By adding hash(#) before line it will takes it as comment.