What output will the following command produce?
seq 1 5 20
A.
2 3
4
5E. 5 10 15 20
B.
1 5
10 15
C.
1 6
11 16
D.
1 2
3 4
What output will the following command produce?
seq 1 5 20
What output will the following command produce?
seq 1 5 20
A.
2 3
4
5E. 5 10 15 20
B.
1 5
10 15
C.
1 6
11 16
D.
1 2
3 4