1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

wc: add more information link (#5600)

This commit is contained in:
marchersimon 2021-03-30 15:48:08 +02:00 committed by GitHub
parent 496b407324
commit 4420ed005f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# wc
> Compte les lignes, les mots ou les octets.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html>.
- Compte les lignes d'un fichier :

View file

@ -1,6 +1,7 @@
# wc
> Count lines, words, or bytes.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html>.
- Count lines in file: