

MCQOPTIONS
Saved Bookmarks
1. |
A shell script stopped running when we change its name. Why? |
A. | location of the file changed |
B. | we can’t change the name of the script |
C. | $0 was used in the script |
D. | many possible reasons |
Answer» D. many possible reasons | |