X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=brc;h=7dfaefc6a6e2c952d69b2cc47715e20df1efec84;hb=1b4699d0e925e873b88137b1e07dfd24bac0ac49;hp=f2793e888dcc334ad8899f1a9656a893abea1550;hpb=8d29de95be2b44cac6e2cc3d0643f542be05e4bd;p=distro-setup diff --git a/brc b/brc index f2793e8..7dfaefc 100644 --- a/brc +++ b/brc @@ -1055,6 +1055,10 @@ etail2() { } ccomp tail etail etail2 +# ran into this online, trying it out +detach() { + ( "$@" &>/dev/null & disown ) +} showkeys() { ssh "$@" cat .ssh/authorized_keys{,2}