Needing a little help here...I wrote a simple batch file to process my weekly Fidonet nodelists. Should I be using something like nodelist.0??or
should I use nodelist.0* in the below batch?
=== Cut ===
@echo off
cd\qnode
if exist d:\bt\in\nodelist.z?? copy d:\bt\in\nodelist.z??
for %%A in (nodelist.0?? nodelist.1?? nodelist.2?? nodelist.3??) do
echo
y|del %%A unzip nodelist.z?? echo y|del nodelist.z??
it'll probably be faster than the loop but i dunno... it might also be "del /q" but i don't recall the raw OS/2 del command options any
more...
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,089 |
Nodes: | 15 (1 / 14) |
Uptime: | 66:16:05 |
Calls: | 232,689 |
Calls today: | 4 |
Files: | 60,033 |
D/L today: |
36 files (86,870K bytes) |
Messages: | 298,362 |
Posted today: | 1 |