AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Prowler | John (VMB System Operator) | Batch file needed. |
August 8, 1995 2:32 PM * |
|||
Re: Batch file needed. > can anyone help me with a simple batch file that I could run occaisionally to > delete files with the extension .&&& in all directories on my hard drive? > I use a text editor that makes an automatic backup with this extension to > edited files. It's very useful but I end up with *.&&& files taking up space > and scattered everywhere. You could just go to the root directory of your hard drive and execute the following command: del *.&&& /s Granted, this is the simplest form and doesn't check for the existence of the file, so you'll get lots of "File not found" in directories where they don't exist, but it'll do the job. On The Edge of Time BBS - San Diego, Ca - 619-224-1264 - 14.4K --- Help! I'm modeming... and I can't hang up!!! |
||||||
|
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
Execution Time: 0.0173 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |