mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 23:46:00 +02:00
seq: add link (#5625)
This commit is contained in:
parent
c32911b260
commit
e773c61881
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue