Re: cmd scripting
- From: "Jon" <Email_Address@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 17:11:45 -0000
"Murat" <Murat@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:95359651-13AD-45C5-8710-C9BFE6681E46@xxxxxxxxxxxxxxxx
>If it's the line repeating itself that bugs you, then you could add@echo off
It's not important for me.
But it is important to be sure that 1> and > mean same. Is there any
document about this?
Thanks Jon.
Perhaps someone else will chip in with an authorative documentation source.
Here's another site that says the same
http://www.robvanderwoude.com/index.html
You could easily confirm it yourself, by changing your batch file line
echo hello > file.txt
to
echo hello 1> file.txt
and observing that they do the same
Jon
.
- Follow-Ups:
- Re: cmd scripting
- From: Jon
- Re: cmd scripting
- References:
- Re: cmd scripting
- From: Jon
- Re: cmd scripting
- Prev by Date: Windows Defender Error:0x8050800f
- Next by Date: Re: An Open Letter To Microsoft, And Its News Server Ops.
- Previous by thread: Re: cmd scripting
- Next by thread: Re: cmd scripting
- Index(es):