new name for function
authorChris Koeritz <fred@gruntose.com>
Mon, 29 Apr 2019 12:11:37 +0000 (08:11 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 29 Apr 2019 12:11:37 +0000 (08:11 -0400)
this is a local /z comparator, which abbreviates to localz somehow.  it will check the local machine's /z folder items against an exemplar machine on the network.  there is a built in default so far for that machine, but it also changes, which isn't so reasonable.  but an exemplar machine name can be passed on the command line, so we're not put together totally backwards like some IT groups.

scripts/customize/fred/scripts/archival/localz_comparator.sh [new file with mode: 0644]

diff --git a/scripts/customize/fred/scripts/archival/localz_comparator.sh b/scripts/customize/fred/scripts/archival/localz_comparator.sh
new file mode 100644 (file)
index 0000000..32980c4
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+source "$FEISTY_MEOW_SCRIPTS/archival/comparator.sh"
+
+