Spade

Mini Shell

Directory:~$ /lib/systemd/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //lib/systemd/rhel-dmesg

#!/bin/bash
[ -f /var/log/dmesg ] && mv -f /var/log/dmesg /var/log/dmesg.old
dmesg -s 131072 > /var/log/dmesg