X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc;h=80a4ae199b04c60a3ce688c312469c6df4b170d0;hp=55efac12039265d516bcac23b0ee91b756b2a289;hb=8452f3f3e0b837ba4e616e062787d726d7888b76;hpb=343a048be4b32d18540c6531048d2b9a006774ae diff --git a/brc b/brc index 55efac1..80a4ae1 100644 --- a/brc +++ b/brc @@ -1489,8 +1489,6 @@ rlt() { rlu() { # [OPTS] HOST PATH # eg. rlu -opts frodo /testpath # relative paths will expanded with readlink -f. - # useful for selectively sending dirs which have been synced with unison, - # where the path is the same on both hosts. opts=("${@:1:$#-2}") # 1 to last -2 path="${@:$#}" # last host="${@:$#-1:1}" # last -1