Hello, all of a sudden I have these core files in my home user folder. Can I delete this? I tried to free up storage with rm -rf /tmp/ /tmp/., which usually helps deleteing 15GB but this time it doesn't do anything.
Hello, all of a sudden I have these core files in my home user folder. Can I delete this? I tried to free up storage with rm -rf /tmp/ /tmp/., which usually helps deleteing 15GB but this time it doesn't do anything.
You could delete them using rm ~/core.*
Thanks, this wouldn’t affect anything right?
They are not coming from us, so most likely they were put into your home directory by some script you are running on PythonAnywhere. They are not needed for your account to run properly, but we don't know for what they were being used for.