Environment Question:
Download Questions PDF

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
d) None of the mentioned

Linux Environment Interview Question
Linux Environment Interview Question

Answer:

c) The current shell will try to execute it

Download Linux Environment Interview Questions And Answers PDF

Previous QuestionNext Question
Which of the following is true?
a) Shell is a process and can be started by superuser only
b) Shell is a built-in Kernel functionality
c) Shell is a wrapper for all the commands and utilities
d) None of the mentioned
Which of these is not a Unix Flavor?
a) BSD
b) MAC
c) AIX
d) IRIX