seq: add link (#5625)
This commit is contained in:
parent
c32911b260
commit
e773c61881
|
|
@ -1,6 +1,7 @@
|
|||
# seq
|
||||
|
||||
> Output a sequence of numbers to stdout.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/seq-invocation.html>.
|
||||
|
||||
- Sequence from 1 to 10:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue