Réponse

echo "Hello"

Explication

echo prints a string in the console

Question

command - write Hello in console

Thématique