

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the following command for bash shell: echo linux $0 |
A. | linux echo |
B. | linux linux |
C. | linux bash |
D. | linux |
Answer» D. linux | |