Two tools I used to help discover where my disk space was going was:
du - A command line tool that helps to determine disk usage
and
Disk Usage Analyzer (baobab) - a graphical tool that provides similar information to that seen with du
The issue ended up being a problem with a 3 way file comparison that went rogue while in screen lock mode. I'm not sure why this happened but the above tools helped immensely in determining the culprit.
No comments:
Post a Comment
Comments?