MCQOPTIONS
Saved Bookmarks
| 1. |
What is the used of -x file test operator? |
| A. | Checks if file is executable |
| B. | Checks if file has size greater than 0 |
| C. | Checks if file exists |
| D. | Checks if file has its Set User ID (SUID) bit set |
| Answer» B. Checks if file has size greater than 0 | |