A directory contains the following files:
What would be the output of the following shell script?
for file in *.txt
A. *.txt
B. a b
C. c.cav
D. a.txt
E. a. txt b. txt
A directory contains the following files: What would be the output of the following shell script? for file in *.txt
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A directory contains the following files: What would be the output of the following shell script? for file in *.txt
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!