Board logo

标题: echox使用方法 [打印本页]

作者: woxiguilin     时间: 2007-3-4 00:14    标题: echox使用方法
请问echox的使用方法

作者: Kinglion     时间: 2007-3-4 05:20
应该是 ECHO 吧。印象中好像没有 ECHOX 这个命令。

ECHO帮助信息:

显示信息,或将命令回显打开或关上。

ECHO [ON | OFF]
ECHO [message]

要显示当前回显设置,键入不带参数的 ECHO。

ECHO. -------- 显示一空行

作者: vkill     时间: 2007-3-4 07:54
E:\test>echox -h
EchoX 2.5 - (C) 2004-2006 by Bill Stewart (bstewart@iname.com)

Usage: echox ] ] message
or: echox -l

-c Specifies a color (01-FE).
-f, -b Specifies the foreground and background colors (0 through F).
-n Do not skip to the next line.
-w Specifies the message should be 'width' characters wide.
-r Right-aligns the message with respect to the specified width.
-e Centers the message with respect to the specified width.
message The text to be displayed.
-l Lists available colors in a table.

When specifying colors, the foreground color cannot match the background color.
If you specify -c, you cannot specify -f or -b (and vice versa).

The message can contain the following escape sequences: ~n (return), ~r (line
feed), and ~t (tab). To display a literal '~' if it's followed by n, r, or t,
use '~~'. Escape sequences are ignored if -w is specified.

作者: nzisisco     时间: 2007-3-4 17:11
我没有echox这个命令 怪了 你们怎么有

作者: woxiguilin     时间: 2007-3-6 04:14    标题: 我就是E文不好
我就是E文不好,才想请你们告诉我的,E文的我也有,谁能告诉我中文的使用方法!

作者: yardshine     时间: 2007-3-7 04:32
-c Specifies a color (01-FE).指定一种颜色
-f, -b Specifies the foreground and background colors (0 through F).指定前景和背色
-n Do not skip to the next line.不要跳到下一行
-w Specifies the message should be 'width' characters wide.指定宽度必须带上宽度字符
-r Right-aligns the message with respect to the specified width.对于指定宽度的信息靠右排列
-e Centers the message with respect to the specified width.对于指定宽度的信息居中排列
message The text to be displayed.显示该文本
-l Lists available colors in a table.显示有效颜色列表

作者: woxiguilin     时间: 2007-3-8 05:27    标题: 谢谢
谢谢谢!

作者: 6622186     时间: 2007-4-21 12:31
echox 是 echo 的加强命令, 是第三方工具.

作者: lxmxn     时间: 2007-4-21 18:39