Here's the deal. As I have mentioned in this forum in the past, my C: drive was basically at 100% capacity and this was starting to become more than a small annoyance. So I set out to find out what I could "get rid of" on the C: drive (either by moving it to my 2TB external hard drive or deleting it altogether) based on both size and last-accessed date to find the large files that I haven't used in any way in quite a while. So, to do this, I issued the following command:
The good news is that this worked perfectly. The bad news is that took more than 12 hours to run (182,117 files when it finished and I don't know exactly how long it took because I went to bed and it was done in the morning when I got up. Maybe this gives you some idea as to why I use a RAM disk on this laptop. And remember 40MB disk drives???? ;)).
And the really bad news is that every other TCC session ran so slowly (I typed an "a" in one session and timed it: it took 7 minutes and 43 seconds to show up on the screen; I timed it with the stop watch in my cell phone) as to be basically unusable, although no other apps (browsers, Word and Notepad documents, an Excel spreadsheet, Microsoft Outlook, whatever) seemed to be even slightly affected. (Since the C: drive is a real, physical, hard disk I would have expected it to be quiescent for regular periods of time waiting for the I/O's to complete; although it is an NTFS drive where small directories (and files) are contained entirely in the MFT.) So the questions are: Why is this happening and what, if anything, can I do about it? (Since, as I have oft mentioned before in these forums, because of my disabilities, particularly issues with my memory and eyesight, this laptop and TCC (since I really can't use the Windows GUI because I really can't see it) are essential parts of my life; and I was effectively unable to do anything useful on this laptop for more than 12 hours; not just a "minor" inconvenience.) I will also add that I used Task Manager to "play around" with the priorities of the various TCC sessions; i.e., raising the priorities of the ones not running the "PDir" to "Real Time"(!!!!) and lowering the priority of the one running the "PDir" to "Low", all with absolutely no effect whatsoever.
- Dan
P. S. BTW, in the "pseudo administrative" account here Windows 7 I can not use the task manager, when run from the task bar, to either cancel or change the priority of a running task ("Access is denied"); rather I have to start it "elevated" from a TCC session ("Start /Elevated TaskMGR") or use Vince's technique (which I have now done; thank you, Vince!) to start it.) Is this true for everyone else, and how do you "work around" it?
Code:
PDir C:\ /Ta /A-D /Nj /S /Ou /(zc dy/m/d th:m:s fpn) |& Tee CON: >!"Z:\A Text File of Some Kind.txt"
And the really bad news is that every other TCC session ran so slowly (I typed an "a" in one session and timed it: it took 7 minutes and 43 seconds to show up on the screen; I timed it with the stop watch in my cell phone) as to be basically unusable, although no other apps (browsers, Word and Notepad documents, an Excel spreadsheet, Microsoft Outlook, whatever) seemed to be even slightly affected. (Since the C: drive is a real, physical, hard disk I would have expected it to be quiescent for regular periods of time waiting for the I/O's to complete; although it is an NTFS drive where small directories (and files) are contained entirely in the MFT.) So the questions are: Why is this happening and what, if anything, can I do about it? (Since, as I have oft mentioned before in these forums, because of my disabilities, particularly issues with my memory and eyesight, this laptop and TCC (since I really can't use the Windows GUI because I really can't see it) are essential parts of my life; and I was effectively unable to do anything useful on this laptop for more than 12 hours; not just a "minor" inconvenience.) I will also add that I used Task Manager to "play around" with the priorities of the various TCC sessions; i.e., raising the priorities of the ones not running the "PDir" to "Real Time"(!!!!) and lowering the priority of the one running the "PDir" to "Low", all with absolutely no effect whatsoever.
- Dan
P. S. BTW, in the "pseudo administrative" account here Windows 7 I can not use the task manager, when run from the task bar, to either cancel or change the priority of a running task ("Access is denied"); rather I have to start it "elevated" from a TCC session ("Start /Elevated TaskMGR") or use Vince's technique (which I have now done; thank you, Vince!) to start it.) Is this true for everyone else, and how do you "work around" it?