CompTIA Linux+ XK0-005 Practice Question
Using the command echo Number_{1..5}
in a shell script will output Number_1 Number_2 Number_3 Number_4 Number_5
.
This statement is inaccurate
This statement is accurate
Using the command echo Number_{1..5}
in a shell script will output Number_1 Number_2 Number_3 Number_4 Number_5
.
This statement is inaccurate
This statement is accurate