赞题库-背景图
单项选择题

shell 脚本程序中,其第一行通常是(  ) A.
#!\bin\bash B.
#!\bash\bin C.
 #!/bin/bash  D.
#/bash/bin