MCQOPTIONS
Saved Bookmarks
| 1. |
What is the use of -e file test operator in korn shell? |
| A. | Checks if file is a directory |
| B. | Checks if file is an ordinary file as opposed to a directory or special file |
| C. | Checks if file exists |
| D. | Checks if file is executable |
| E. | |
| Answer» D. Checks if file is executable | |