The output of the command seq 1 5 20 is:
1
6
11
16
seq is a Linux command that generates sequences of numbers, and the arguments 1 5 20 specify the start value (1), the increment value (5), and the end value (20) for the sequence. So in this case, the sequence generated will start from 1 and increase by 5 until it reaches a value greater than 20.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.LX0-104 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
linux_admin
2 years, 2 months ago