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