Re: cmd scripting
Tech-Archive recommends: Speed Up your PC by fixing your registry
Murat wrote:
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?
Hi,
In WinXP's Help and Support Center, search for "redirection operators"...
--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
.
Relevant Pages
- Re: Heres how easy it is
... Closing the web browser is an event that can be detected in Javascript ... it is a version of Windows and one that includes taskkill.exe then you ... I normally want scripting enabled in the web browser because far too ... @echo off ... (alt.comp.anti-virus) - Re: Scanning tool for KB870669?
... No, Microsoft have not released a scanning tool for this, I doubt ... Echo KB870669 is not installed on %COMPUTERNAME% ... Goto End ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.security) - Re: COmmand Line for finding File Version Information
... To obtain the version including build number, the following VBScript ... echo WSH version is: %WSHver% ... Filever.exe is in the Win2k Support Tools found on the Win2k CD, ... torgeir, Microsoft MVP Scripting, Porsgrunn Norway ... (microsoft.public.windows.server.general) - Re: What is the command line scripting language?
... from a command prompt, they are just bunched together in a file. ... Echo This batch file will Force the Update Detection from the AU client by ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.windows.server.scripting) - cdrecord scripting question.
... I have a sh/bash/csh scripting question regarding cdrecord ... echo ' '>>/tmp/backup.log ... echo 'Finished Backup: '`date`>>/tmp/backup.log ... (RedHat) |
|