clean_mem.sh 90 B

12345
  1. #!/bin/sh
  2. rm /var/volatile/tmp/*.log
  3. echo "" > /var/log/messages
  4. echo "" > /var/log/wtmp