home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.msdos.batch.nt      Fun with Windows NT batch files      68,980 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 66,990 of 68,980   
   Docfxit to All   
   Trying to delete all files with certain    
   29 Jul 17 18:19:50   
   
   From: docfxit@gmail.com   
      
   I would like to delete all *.log files from the root of C: through all folders.   
   This code isn't deleting all *.log files.   
      
   del deleteTmp.bat   
       >  file.txt echo/*.tmp   
       >> file.txt echo/*._mp   
       >> file.txt echo/*.log   
      
   for /f "delims=" %%a in (file.txt) do >>DeleteTmp.bat echo del /F /S "c:\%%a   
   >> Delete.log"   
   Call DeleteTmp.bat   
   cmd   
      
   It also isn't writing out the Delete.log file.   
      
   Can anyone help me figure out why?   
      
   Thanks,   
      
   Docfxit   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca