How is it possible to determine if an executable file is a shell script which is read by Bash?

How is it possible to determine if an executable file is a shell script which is read by Bash?
A. The r bit is set.
B. The file must end with .sh.
C. The first line starts with #!/bin/bash.
D. /bin/bash has to be run in debug mode.
E. Scripts are never executable files.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.