Add shell scripts

This commit is contained in:
Marcus Kammer 2020-06-19 16:56:32 +02:00
parent 328761cd1f
commit 4b4005a61a
3 changed files with 3 additions and 0 deletions

1
backup_home.sh Executable file
View file

@ -0,0 +1 @@
rsync -rltDv --log-file=~/backup_home.log /home/marcus /run/media/marcus/Lacie-2TB/

1
battery.sh Executable file
View file

@ -0,0 +1 @@
upower -i /org/freedesktop/UPower/devices/battery_BAT0

1
wifi.sh Executable file
View file

@ -0,0 +1 @@
sudo iwconfig wlp2s0 | grep -i --color quality