From 84926f1d051075dae3359f545929797bcd44afab Mon Sep 17 00:00:00 2001 From: taradiddles Date: Sun, 22 Apr 2018 17:37:51 +0300 Subject: [PATCH] add link to tasket's findpref script --- code/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/code/README.md b/code/README.md index 8e77147..5745a4b 100644 --- a/code/README.md +++ b/code/README.md @@ -4,6 +4,7 @@ - ![](/_res/l.png) [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py): keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) - ![](/_res/l.png) [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update): updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) - R4-universal-update-script.sh: bash script to automate VM updates +- ![](/_res/l.png) [findpref](https://github.com/tasket/Qubes-scripts/blob/master/findpref): find all VMs that match a pref value and optionally set new values for them ([readme](https://github.com/tasket/Qubes-scripts#findpref)) **`monitoring`** - ls-qubes.sh: outputs the nb. of running qubes + total memory used; the output can be fed into a panel text applet (see comments in the script).