Online Access Free 010-160 Exam Questions
| Exam Code: | 010-160 |
| Exam Name: | Linux Essentials Certificate Exam - version 1.6 |
| Certification Provider: | Lpi |
| Free Question Number: | 132 |
| Posted: | Sep 01, 2026 |
The current directory contains the following file:
-rw-r-r- 1 root exec 24551 Apr 2 12:36 test.sh
The file contains a valid shell script, but executing this file using ./test.shleads to this error:
bash: ./test.sh: Permission denied
What should be done in order to successfully execute the script?
A directory contains the following files:
What would be the output of the following shell script?
for file in *.txt