utility

Forum discussion tagged with utility.
  1. Collider

    Question HDD Spin Down Utility / Status in Windows

    Does anyone know of any utility / program for Windows that would show which drives are spun down? or allow individual timeout spin down control for each HDD? Ideally i'd like a log of when my drives are spinning up / down.
  2. A

    How do I accomplish renaming numbered files to its smaller number

    How do I accomplish renaming bulky indexed files to its smaller index number, with any kind of tools ? That is to rename 1.c -> 0.c 2.c -> 1.c ... 7.c -> 6.c 8.c -> 7.c 9.c -> 8.c ... ... (in large numbers of files.) Thank so much in advance