echo: add link (#5606)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> Gib angegebene Argumente aus.
|
||||
> Mehr Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- Gib einen Text aus. (Hinweis: Anführungszeichen sind optional):
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> Affiche les paramètres donnés dans la console.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- Affiche un message (les guillemets sont facultatifs) :
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> Stampa a schermo gli argomenti forniti.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- Stampa un messaggio di testo. Nota: le virgolette sono opzionali:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> 输出给定参数.
|
||||
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- 输出文本信息. 注意: 引号是可选的:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> 印出文字。
|
||||
> 更多資訊: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- 印出一行文字(如果文字中沒有連續的空格,可以不加引號):
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# echo
|
||||
|
||||
> Print given arguments.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/echo-invocation.html>.
|
||||
|
||||
- Print a text message. Note: quotes are optional:
|
||||
|
||||
|
Reference in New Issue
Block a user