Art Alexion on 27 Feb 2009 04:36:50 -0800 |
Yesterday, when logging in to tty3, I learned that our main file server was at 87% of hard disk usage. We knew there was a lot on there which shouldn't be. One culprit was the result of directories remaining from long departed employees. How to sort them out? Windows explorer for NTFS reports a folder modified date that reflects the last time the folder itself was created or moved. Not helpful. I know that Linux file managers reflect the last time the *contents* of that directory were modified. But what does NTFS store? I mounted the user shares smb/cifs in Linux and took a peek in nautilus. Sure enough, the modified date followed th Linux convention, reflecting the last time the contents were modified. Sorting on that field, we were able to flag zombie folders without guessing who was still employed or what was in use by others. -- -- artAlexion sent unsigned from webmail interface ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|