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