Untitled
unknown
plain_text
a year ago
220 B
1
Indexable
Never
remoteCommand='pssh --inline-stdout -h ~/.ssh/pssh_config "echo -n $(hostname);"'"'"'echo -n " -> $(hostname) ["; if [ $(hostname) == "HostOS" ]; then echo -n $(hostname -I); else echo -n $(hostname -i); fi; echo "]"'"'"