GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Mass file deleter needed (https://gfy.com/showthread.php?t=109654)

Rocco Strange 02-19-2003 06:11 PM

Mass file deleter needed
 
I have a directory tree with like 1000 folders all nicely nested, but I need to delete "blah.log" from every folder. Can anyone recomend a prog to do this?

ElvisManson 02-19-2003 06:20 PM

format c:

(can't believe I got here first)

Juicy D. Links 02-19-2003 06:21 PM

control a then press delete

X37375787 02-19-2003 06:23 PM

dude, just search in the folder structure for *.log and delete the files that appear in the search results window... :thumbsup

Muff 02-19-2003 06:31 PM

Or delete it from the DOS promt.

Libertine 02-19-2003 06:32 PM

Quote:

Originally posted by Rocco Strange
I have a directory tree with like 1000 folders all nicely nested, but I need to delete "blah.log" from every folder. Can anyone recomend a prog to do this?
Unix or Windows?

iroc409 02-19-2003 06:33 PM

deltree /s *.* /y

or

rm -R *

...


in the directory you wish, that is...


i don't think they make a program for that otherwise :thumbsup


All times are GMT -7. The time now is 02:40 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123