Re: issues with pipe operator causing hang while executing a batch fil

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Define pipe here.

The internet is not a series of tubes.

Watch relevant daily show video !!

***************************************

As I am working right now.


where >> d:\list.txt /r c:\ *.lnk
outputs all shortcuts

Have not tried robocopy yet.
The 95 version was courtesy ??..

Robocopy hex shows "Software\Microsoft\KevinA\Robocopy"

Guess that means kevina@xxxxxxxxxxxxx

***************

yep

http://www.cicorporation.com/Microsoft/RoboCopy/index.htm


************

Let me second Jon Stewart "THE INTERNET IS A KEEPER"

To Jon Leibowitz : (aka Jon Stewart), I thank you too.




"MiTz" <MiTz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F3C92483-056E-4492-A253-AEBE07C76192@xxxxxxxxxxxxxxxx
Contents of run.bat
-----------------
@echo off
echo "Iteration %1 "
dir | find /i "test" | find /i "of" | find /i /c "o"
echo .

-----------------

Content of run10.bat
-------------------
@echo off
for /l %%a in (0 1 100) do run.bat %%a
-------------------
On executing run100.bat on the command prompt the command in the 'run.bat'
hangs after few iterations. We have tried the KB article
(http://support.microsoft.com/kb/82216), but it did not help.

Let me know if you have any suggestions to resolve the issue. Your help is
appreciated.

Thanks and regards,



.



Relevant Pages

  • Re: Make some change in Internet option automatically
    ... @echo off ... echo Re-setting Internet Security Settings; ... I have uploaded the above batch-file and it's related undo script, ... add a specific site to the zone. ...
    (microsoft.public.windowsxp.general)
  • Re: Make change in Internet option Automatically by Registery
    ... ....and add and name a new-key under here to the internet address of the site you want to add. ... @echo off ... Save and run the batch file to automatically re-set your requested custom settings for the internet zone to: ... I have uploaded the above batch-file and it's related undo script, ...
    (microsoft.public.windowsxp.customize)
  • iptables -> masquerade/ snat or dnat problems..
    ... while I was surfing the internet, I got a rapidshare warning, ... echo " External Interface: $EXTIF" ... $MODPROBE ip_conntrack ... $IPTABLES -P INPUT ACCEPT ...
    (comp.security.firewalls)
  • Re: Home networking problem
    ... >>relationship between this computer and the internet. ... >>(as on, don't enable ICS on this computer, in the cases where this computer can ... >0 Ethernet adapter: ... @echo CDiagnosis %Version%>c:\cdiag.txt ...
    (microsoft.public.windowsxp.network_web)
  • IPTABLES (linux 2.4) - Is the prerouting table the first to be checked?
    ... when trying to hit port 80 from the internet, ... to try and grasp the concept of "iptables". ... echo "External Inteface: $EXTIF" ... echo "- local loopback local allow" ...
    (comp.os.linux.security)