logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git
commit: 04b517554757b8f2ed3c55e655480e1dce7f23bc
parent 694c1ed043ea1920a2b39645e6fa68c64d40c845
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 21 Aug 2021 00:31:49 +0200

bin/memsys.sh: Superseeded by sbin/memsys

Diffstat:

Dbin/memsys.sh4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/bin/memsys.sh b/bin/memsys.sh @@ -1,4 +0,0 @@ -#!/bin/sh -locker='slock' - -su -c "su -c $locker $(id -u -nr) & echo mem > /sys/power/state" "$(id -u -nr 0)"