All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)An alternative syntax is to use <tt>:::</tt>, such as in this example:
{{Command
|parallel echo {{(}}{{)}} ::: $(seq 1 3)
|result=
1
2
3
}}
 h French (fr)On peut aussi utiliser <tt>:::</tt>, comme dans l'exemple suivant 
{{Command
|parallel echo {{(}}{{)}} ::: $(seq 1 3)
|result=
1
2
3
}}