echo
描述
将所有输入和输出回传到屏幕。
该命令通常在脚本内使用。
语法
echo
示例
输出注释:
3/11/08 2:15 PM AllApplications>>
3/11/08 2:16 PM echo "this is a test"
3/11/08 2:16 PM this is a test
echo
将所有输入和输出回传到屏幕。
该命令通常在脚本内使用。
echo
输出注释:
3/11/08 2:15 PM AllApplications>>
3/11/08 2:16 PM echo "this is a test"
3/11/08 2:16 PM this is a test