Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CompTIA Exam DS0-001 Topic 3 Question 42 Discussion

Actual exam question for CompTIA's DS0-001 exam
Question #: 42
Topic #: 3
[All DS0-001 Questions]

Contribute your Thoughts:

Chery
2 days ago
I'm not sure, but I think D) #!/bin/bash could also be a valid option.
upvoted 0 times
...
Freida
3 days ago
I agree with Emily. The shebang line is a common convention to ensure the script is executed with the appropriate shell.
upvoted 0 times
...
Adelle
7 days ago
I agree with Pamela, /bin/bash is a typical instruction for a Linux command-line script.
upvoted 0 times
...
Pamela
9 days ago
I think the answer is A) /bin/bash.
upvoted 0 times
...
Emily
10 days ago
Option D is the correct answer. The shebang line '#!/bin/bash' is a standard way to specify the system shell for a Linux script.
upvoted 0 times
...

Save Cancel