Performing an operation in each subdirectory of a directory tree from batch - The Old New Thing - Site Home - MSDN Blogs: "To execute a command in each subdirectory of a directory tree from a batch file, you can adapt the following:
for /f 'delims=' %%i in ('dir /ad/s/b') do echo %%i
(If you want to play with this command from the command prompt, then undouble the percent signs.)"
Turbine noise and head crashes: The physical limits that killed the 15,000
RPM hard drive
-
Why hard drives maxed out at 7,200 RPM: The engineering nightmare of
spinning platters faster
27 minutes ago




