logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git

memsys.sh (108B)


  1. #!/bin/sh
  2. locker='slock'
  3. su -c "su -c $locker $(id -u -nr) & echo mem > /sys/power/state" "$(id -u -nr 0)"