MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» D. none of the mentioned | |