1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 22:05:59 +02:00

seq: add link (#5625)

This commit is contained in:
marchersimon 2021-03-30 16:00:58 +02:00 committed by GitHub
parent c32911b260
commit e773c61881
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# seq # seq
> Output a sequence of numbers to stdout. > 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: - Sequence from 1 to 10: