Linux echo command

echo command output to the console

Syntax
echo [output]

Output environment variable
echo $ Path

输出hello,world
echo “hello,world”

Published 48 original articles · Likes0 · Visits 282

Guess you like

Origin blog.csdn.net/qq_44971387/article/details/105324221