this post was submitted on 04 Apr 2025
1 points (100.0% liked)

It's A Digital Disease!

21 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/TristinMaysisHot on 2025-04-04 00:32:42.

I'm trying to get a list of all files on a hard drive. For example on E: I have 5 folders and inside those folders are thousands of movies. There is also some sub folders inside the folders. What is the best way to go about getting a list of everything?

I tried doing this command i found on Google, but it doesn't do anything.

dir e:*.* /s /on > c:\filelist.txt

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here