I just noticed a considerable jump in % space full on PythonAnywhere. I am referring to the '% full' value that shows at the bottom of a page of files within the web interface. Running 'du -h' in my home directory in a Bash shell only shows 16 MB which is what I had been running around on the web nterface listing until very recently. Now, I am up to 25 MB suddenly. I did use 'pip install --user' recently to add a module locally but I did uninstall when it was proving more hassle than it was worth to implement. Is there anything I can run in the Bash shell to list the contributing factors to the % full value that shows at the bottom of the files page in the web interface so that I can weed out any unnecessary junk?