Hi there!

On 28 Dec 99, at 12:00, Steve Lamb wrote
    about "Re: bat creates many bat*.tmp files":

> > @echo off
> > pushd %1
> > del /q *.*
> > for /f "Tokens=*" %%i in ('dir /b') do rd /s /q "%%i"
> > popd
> > :end
> 
>     rm -rf temp/*
> 
>     :)

Actually, it's the best comparison of Linux vs. NT I've *ever* 
seen! Thanks, Steve:-)) Linux definitely rulezz!


-- 
SY, Alex
(St.Petersburg, Russia)
http://mph.phys.spbu.ru/~akiselev
--- 
Thought for the day:
  Experience varies directly with equipment ruined.

--- 
PGP public keys on keyservers:
0xA2194BF9 (RSA);   0x214135A2 (DH/DSS)
fingerprints:
F222 4AEF EC9F 5FA6  7515 910A 2429 9CB1 (RSA)
A677 81C9 48CF 16D1 B589  9D33 E7D5 675F 2141 35A2 (DH/DSS) 
--- 


-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

Reply via email to