Vidyalelo
Computer Science · Q399

Linux

Engineering and GATE · Computer Science · question 399

Q399

If a file with execute permissions set, but with unknown file format is executed

A.
The file is passed to /bin/sh
B.
The system returns an error
C.
The current shell will try to execute it
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board