Quick delete files larger than 100MB in linux

Recently, our server hit a critical point with a “disk full” error and large files. After some quick troubleshooting and web research, we managed to free up over 50% of our drive space using a simple Linux command to locate and remove large files.If you’re facing similar issues, you can use the find command to … Read more