cmd

  • Thread starter Thread starter Guest
  • Start date Start date
<quote>
To display a pipe (|) or redirection character (< or >) when you are using
echo, use a caret character immediately before the pipe or redirection
character (for example, ^>, ^<, or ^| ). If you need to use the caret
character (^), type two (^^).
<quote>

For Echo HELP, paste the following line into Start | Run and click OK...

hh ntcmds.chm::/echo.htm

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
thank you very much Wesley

Wesley Vogel said:
<quote>
To display a pipe (|) or redirection character (< or >) when you are using
echo, use a caret character immediately before the pipe or redirection
character (for example, ^>, ^<, or ^| ). If you need to use the caret
character (^), type two (^^).
<quote>

For Echo HELP, paste the following line into Start | Run and click OK...

hh ntcmds.chm::/echo.htm

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top