Skip to content

Instantly share code, notes, and snippets.

@jondkelley
Created June 26, 2018 21:18
Show Gist options
  • Save jondkelley/74d8e457f182548ba595f9cca26c5c32 to your computer and use it in GitHub Desktop.
Save jondkelley/74d8e457f182548ba595f9cca26c5c32 to your computer and use it in GitHub Desktop.
compare shit between t3wo servers
$ diff -U0 <(ssh lproxy5 'ls /etc/hapee-1.7/ssl') <(ssh lproxy6 'ls /etc/hapee-1.7/ssl')
--- /dev/fd/63 2018-06-26 16:15:26.000000000 -0500
+++ /dev/fd/62 2018-06-26 16:15:26.000000000 -0500
@@ -2 +1,0 @@
-bt-wild-haproxy.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment