Search found 4 matches
- 19 Jul 2018 17:52
- Forum: DOS Batch Forum
- Topic: List of files on HDD
- Replies: 7
- Views: 7916
Re: List of files on HDD
Perfect...thank you
- 19 Jul 2018 00:42
- Forum: DOS Batch Forum
- Topic: List of files on HDD
- Replies: 7
- Views: 7916
Re: List of files on HDD
Sorry, one more request....in the same command line - how do I isolate specific file extensions eg *.jpg *.mov *.mp4 ? thanks again, John
- 17 Jul 2018 22:49
- Forum: DOS Batch Forum
- Topic: List of files on HDD
- Replies: 7
- Views: 7916
Re: List of files on HDD
Thanks for your suggestions. I now have what I was looking for. Apologies for not responding sooner - I was expecting an email notification for replies...cheers John
- 14 Jul 2018 22:14
- Forum: DOS Batch Forum
- Topic: List of files on HDD
- Replies: 7
- Views: 7916
List of files on HDD
Hi,
Can anyone help in showing me a command line to extract a simple recursive list of all files and extensions but no path.
Ive tried dir /s/b/a-d > j.txt but that still gives me the path as well
thanks
John
Can anyone help in showing me a command line to extract a simple recursive list of all files and extensions but no path.
Ive tried dir /s/b/a-d > j.txt but that still gives me the path as well
thanks
John