wc: add more information link (#5600)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# wc
|
# wc
|
||||||
|
|
||||||
> Compte les lignes, les mots ou les octets.
|
> 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 :
|
- Compte les lignes d'un fichier :
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# wc
|
# wc
|
||||||
|
|
||||||
> Count lines, words, or bytes.
|
> Count lines, words, or bytes.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/wc-invocation.html>.
|
||||||
|
|
||||||
- Count lines in file:
|
- Count lines in file:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user