From 902c96bd0a5ff1e57f3cefc9eff0ab22c37f95ba Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 9 Oct 2022 13:47:26 -0400 Subject: new alias "nodes" --- dot/bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dot/bashrc b/dot/bashrc index 871b2fc..36d6b6b 100644 --- a/dot/bashrc +++ b/dot/bashrc @@ -463,3 +463,4 @@ if [ -f "$local_bashrc" ]; then fi alias frb='fakeroot ./debian/rules binary' +alias nodes='ping -n -w1 ip6-allnodes' -- cgit v1.2.3