Nat-As / ramscrubber

A script to clear ram on Linux/Unix systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  1. git clone https://github.com/Nat-As/ramscrubber.git
  2. ./ramcl.sh

Additional notes

  • You can make a crontab to run this script on startup or shutdown, ensuring a clean ram on startup, or cleared ram on shutdown as an added security feature.
  • man crontab

About:

I made this program when my computer kept crashing due to the ram being full. 2GB of ram is not much in today's world, but this script gave my device slightly more usability. A better option would be to run a lighter operating system, but if this is not possible, this script saves the day.

About

A script to clear ram on Linux/Unix systems

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%