How can I list all files (including system and hidden) on all hard drives (not removable drives)?
I think in something like a:
dir -a -h *.* /s > file.txt
but this is for the specific drive where I'm.
How can I do something like that but with C:, D:, etc, but i don't know the DOS's name of the drivers, and i need a .bat to do this (an automatic listing).
Implementer can't also know the names of drivers.
Please remember: Only on DOS (not windows), only hdd