In a Linux script, which of the lines is important because it identifies the file as a script?
A. #!/bin/sh
B. #!/bin/script
C. #!/bin/shscript
D. #!/bin/sc
Answer: A
Computer Science & Information Technology
A. #!/bin/sh
B. #!/bin/script
C. #!/bin/shscript
D. #!/bin/sc
Answer: A