From: Nicolas Boisselier Date: Sat, 9 Mar 2019 21:52:32 +0000 (+0000) Subject: etc/profile.d/pdsh.sh X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=4889fe09f70da1d8cebee7e12280a60c98e01c28;p=nb.git etc/profile.d/pdsh.sh --- diff --git a/etc/profile.d/pdsh.sh b/etc/profile.d/pdsh.sh index c2bb4873..3b095bef 100644 --- a/etc/profile.d/pdsh.sh +++ b/etc/profile.d/pdsh.sh @@ -1,4 +1,4 @@ # pdsh.sh which pdsh > /dev/null || return 0 export PDSH_RCMD_TYPE=ssh -[ -r ~/.pdsh.hosts ] && export WCOLL=~/.hosts.pdsh +[ -r ~/.pdsh.hosts ] && export WCOLL=~/.pdsh.hosts