tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tramp (2.2.13.25.2); emacs thinks 2 files are the same and they are not


From: Jon SCHEWE
Subject: tramp (2.2.13.25.2); emacs thinks 2 files are the same and they are not
Date: Wed, 26 Sep 2018 10:17:23 +0000




I first visited the file
/su:address@hidden|sudo:address@hidden:/etc/logcheck/ignore.d.server/local
and made changes to it. I verified outside of emacs that this edited the
file on my local system.

I then asked emacs to visit the file
/ssh:address@hidden|sudo:address@hidden:/etc/logcheck/ignore.d.server/local
and was given the message

/ssh:address@hidden|sudo:address@hidden:/etc/logcheck/ignore.d.server/local
and
/su:address@hidden|sudo:address@hidden:/etc/logcheck/ignore.d.server/local
are the same file

These are in fact not the same files, the second one is on a remote host.
So the only way to edit this remote file appears to be to login to the
host and edit it there rather than from my local system.


Emacs  : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
 of 2017-09-22, modified by Debian
Package: tramp (2.2.13.25.2)

current state:
==============
(setq
 backup-by-copying t
 backup-by-copying-when-linked nil
 backup-by-copying-when-mismatch t
 backup-by-copying-when-privileged-mismatch 200
 backup-directory-alist '((".*" . "~/.xemacs/backups"))
 bkup-backup-directory-info '(("\\`/[^/|:][^/|]*:" "") (t
"~/.xemacs/backups/" ok-create full-path prepend-name))
 file-name-handler-alist
'(("\\(?:\\.dz\\|\\.txz\\|\\.xz\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:address@hidden(?:~[[:digit:]]+\\)?~\\)?\\'"
. jka-compr-handler)
               ("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" . epa-file-handler)
("\\`/[^/]*\\'" . tramp-completion-file-name-handler)
("\\`/[^/|:][^/|]*:" . tramp-file-name-handler)
               ("\\`/:" . file-name-non-special))
 password-cache t
 password-cache-expiry 16
 remote-file-name-inhibit-cache 10
 shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
 tramp-actions-before-shell '((tramp-login-prompt-regexp
tramp-action-login) (tramp-password-prompt-regexp tramp-action-password)
(tramp-wrong-passwd-regexp tramp-action-permission-denied)
                  (shell-prompt-pattern tramp-action-succeed)
(tramp-shell-prompt-pattern tramp-action-succeed)
(tramp-yesno-prompt-regexp tramp-action-yesno)
                  (tramp-yn-prompt-regexp tramp-action-yn)
(tramp-terminal-prompt-regexp tramp-action-terminal)
(tramp-process-alive-regexp tramp-action-process-alive))
 tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp
tramp-action-password) (tramp-wrong-passwd-regexp
tramp-action-permission-denied) (tramp-copy-failed-regexp
tramp-action-permission-denied)
                  (tramp-process-alive-regexp tramp-action-out-of-band))
 tramp-adb-connect-if-not-connected nil
 tramp-adb-method "adb"
 tramp-adb-program "adb"
 tramp-adb-prompt "(decode-coding-string (base64-decode-string
\"XlwoPzpbWzpkaWdpdDpdXSp8P1wpP1woPzpbWzphbG51bTpdGztbXSpAW1s6YWxudW06XV0qW14j\nXCRdKlwpP1sjXCRdW1s6c3BhY2U6XV0=\")
'raw-text)"
 tramp-auto-save-directory nil
 tramp-awk-coding-test "test -c /dev/zero && od -v -t x1 -A n </dev/null
&& busybox awk '{}' </dev/null"
 tramp-awk-decode "busybox awk '\\\nBEGIN {\n  b64 =
\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n}\n{\n 
for (i=1; i<=length($0); i++) {\n    c=index(b64, substr($0,i,1))\n   
if(c--) {\n      for(b=0; b<6; b++) {\n        o=o*2+int(c/32);
c=(c*2)%%64\n        if(++obc==8) {\n          if (o) {\n           
printf \"%%c\", o\n          } else {\n            system(\"dd
if=/dev/zero bs=1 count=1 2>/dev/null\")\n          }\n          obc=0;
o=0\n        }\n      }\n    }\n  }\n}'"
 tramp-awk-encode "od -v -t x1 -A n | busybox awk '\\\nBEGIN {\n  b64 =
\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"\n 
b16 = \"0123456789abcdef\"\n}\n{\n  for (c=1; c<=length($0); c++) {\n   
d=index(b16, substr($0,c,1))\n    if (d--) {\n      for (b=1; b<=4; b++)
{\n        o=o*2+int(d/8); d=(d*2)%%16\n        if (++obc==6)
{\n          printf substr(b64,o+1,1)\n          if (++rc>75) { printf
\"\\n\"; rc=0 }\n          obc=0; o=0\n        }\n      }\n    }\n 
}\n}\nEND {\n  if (obc) {\n    tail=(obc==2) ? \"==\\n\" : \"=\\n\"\n   
while (obc++<6) { o=o*2 }\n    printf \"%%c\", substr(b64,o+1,1)\n  }
else {\n    tail=\"\\n\"\n  }\n  printf tail\n}'"
 tramp-backup-directory-alist nil
 tramp-bkup-backup-directory-info nil
 tramp-bluez-discover-devices-timeout 60
 tramp-bug-report-address "address@hidden"
 tramp-cache-data '((["ssh" nil "ottertail.bbn.com" nil nil] ("uname"
"Linux 4.4.0-131-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("readlink" "\\readlink") ("stat" nil)
             ("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl") ("id" "/usr/bin/id") ("gid-integer" 1832000513) ("gid-string"
"domain users"))
            (["ssh" "jschewe" "butterfield.bbn.com" nil nil] ("uname"
"Darwin 16.7.0") ("locale" "LC_ALL=en_US.UTF-8") ("test" "test")
             ("remote-path" ("/usr/bin" "/bin" "/usr/sbin" "/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh") ("~"
"/Users/jschewe") ("file-exists" "test -e") ("ls" "/bin/ls")
             ("ls-dired" nil) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 385877168) ("readlink" nil) ("gid-string" "jschewe")
             ("trash" nil))
            (["sudo" "root" "localhost" nil nil]
("first-password-request" nil) ("uname" "Linux 4.15.0-34-generic")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("readlink" "\\readlink") ("stat" nil)
             ("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl") ("id" "/usr/bin/id") ("gid-integer" 0) ("gid-string" "root")
("uid-integer" 0) ("tmpdir" "/tmp") ("touch-t" t)
             ("touch" "\\touch") ("~root" "/root") ("ls" "/bin/ls
--color=never") ("ls-dired" t))
            (["sudo" "root" "bbn-11838" nil nil] ("uname" "Linux
4.15.0-30-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/bin/ls --color=never")
             ("ls-dired" t) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 0) ("readlink" "\\readlink") ("gid-string" "root")
             ("uid-integer" 0) ("tmpdir" "/tmp") ("touch-t" t) ("touch"
"\\touch"))
            (["sudo" "root" "mn-server" nil nil] ("uname" "Linux
4.4.0-133-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh") ("ls"
"/bin/ls --color=never") ("ls-dired" t) ("stat" nil)
             ("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl") ("id" "/usr/bin/id") ("gid-integer" 0) ("file-exists" "test
-e") ("readlink" "\\readlink") ("gid-string" "root")
             ("tmpdir" "/tmp") ("touch-t" t) ("touch" "\\touch")
("~root" "/root"))
            (["ssh" nil "weaver.bbn.com" nil nil] ("uname" "Linux
4.4.0-133-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("readlink" "\\readlink") ("stat" nil)
             ("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl") ("id" "/usr/bin/id") ("gid-integer" 1832000513) ("gid-string"
"domain users") ("ls" "/bin/ls --color=never")
             ("ls-dired" t))
            (["sudo" "root" "root" nil nil] ("uname" "Linux
4.15.0-32-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/bin/ls --color=never")
             ("ls-dired" t) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 0) ("readlink" "\\readlink") ("gid-string" "root")
             ("tmpdir" "/tmp") ("touch-t" t) ("touch" "\\touch")
("~root" "/root"))
            (["ssh" nil "mega" nil nil] ("uname" "Linux
4.13.0-46-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh") ("~"
"/home/mega") ("file-exists" "test -e")
             ("ls" "/bin/ls --color=never") ("ls-dired" t) ("stat" nil)
("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl" "\\perl") ("id"
"/usr/bin/id") ("gid-integer" 1000)
             ("readlink" "\\readlink") ("gid-string" "mega"))
            (["ssh" nil "nodea0.15node.a3.emulab.net" nil nil] ("uname"
"Linux 4.4.0-75-generic") ("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/bin/ls --color=never")
             ("ls-dired" t) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 8492))
            (["ssh" nil "nodea0.jps15node.a3.emulab.net" nil nil]
("uname" "Linux 4.4.0-75-generic") ("locale" "LC_ALL=en_US.utf8")
("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/bin/ls --color=never")
             ("ls-dired" t) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 8492) ("trash" nil) ("readlink" "\\readlink")
             ("gid-string" "a3-redteam") ("tmpdir" "/tmp") ("touch-t" t)
("touch" "\\touch"))
            (["sudo" "root" "collab-01" nil nil]
("first-password-request" nil) ("uname" "Linux 4.15.0-34-generic")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("readlink" "\\readlink") ("stat" nil) ("perl-file-spec" t)
             ("perl-cwd-realpath" t) ("perl" "\\perl") ("id"
"/usr/bin/id") ("gid-integer" 0) ("gid-string" "root"))
            (["ssh" nil "users.emulab.net" nil nil] ("uname" "FreeBSD
10.3-RELEASE-p26") ("locale" "LC_ALL=en_US.UTF-8") ("test" "test")
             ("remote-path" ("/usr/bin" "/bin" "/usr/sbin" "/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/bin/ls") ("ls-dired" nil)
             ("stat" nil) ("perl-file-spec" t) ("perl-cwd-realpath" t)
("perl" "\\perl5") ("id" "/usr/bin/id") ("gid-integer" 6951) ("readlink"
nil) ("gid-string" "a3") ("uid-integer" 18026)
             ("trash" nil) ("~" "/users/jschewe") ("tmpdir" "/tmp")
("touch-t" t) ("touch" "\\touch") ("first-password-request" t))
            (["ssh" nil "nodea0.15nodenofw.a3.emulab.net" nil nil]
("uname" "Linux 4.4.0-75-generic") ("locale" "LC_ALL=en_US.utf8")
("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl" "\\perl")
             ("ls" "/bin/ls --color=never") ("ls-dired" t) ("stat" nil)
("id" "/usr/bin/id") ("gid-integer" 8492) ("file-exists" "test -e")
("readlink" "\\readlink") ("gid-string" "a3-redteam")
             ("tmpdir" "/tmp") ("touch-t" t) ("touch" "\\touch"))
            (["ssh" nil "ssh" nil nil] nil)
            (["ssh" "jschewe-adm" "collab-01.bbn.com" nil nil]
("first-password-request" t) ("uname" "Linux 3.10.0-862.2.3.el7.x86_64")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/usr/bin" "/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("ls" "/usr/bin/ls --color=never")
             ("ls-dired" t) ("stat" nil) ("perl-file-spec" t)
("perl-cwd-realpath" t) ("perl" "\\perl") ("id" "/usr/bin/id")
("gid-integer" 1832000513) ("readlink" "\\readlink")
             ("gid-string" "domain users") ("tmpdir" "/tmp") ("touch-t"
t) ("touch" "\\touch") ("~" "/home/jschewe-adm") ("uid-integer"
1832001207) ("trash" nil))
            (["ssh" nil "sudo" nil nil] nil)
            ("#<process *tramp/sudo address@hidden>" ("vector" ["sudo"
"root" "collab-01" "/var/log/syslog"
"su:address@hidden|"]) ("temp-file" "/tmp/tramp.19224jRg")
             ("last-cmd-time" (23457 20470 287499 242000))
("remote-shell" "/bin/sh") ("chunksize" 0) ("connected" t)
             ("scripts" ("tramp_perl_file_name_all_completions"
"tramp_perl_file_attributes")) ("device" (-1 . 5)) ("local-encoding"
base64-encode-region) ("local-decoding" base64-decode-region)
             ("remote-encoding" "base64") ("remote-decoding" "base64 -d
-i") ("inline-compress" "gzip") ("inline-decompress" "gzip -d"))
            (["su" "jschewe-adm" "collab-01.bbn.com" nil nil]
("first-password-request" nil))
            (["sudo" "root" "localhost" "/tmp/tramp.19224agS" nil]
             ("file-attributes-string" ((23467 22773 888720 998000) nil
1 "jschewe" "domain users" (23467 22773) (23467 22773) (23467 22773)
64249 "-rw-r--r--" t (524 . 2451) (-1 . 4)))
             ("file-readable-p" ((23467 22773 888754 361000) . t))
             ("file-attributes-integer" ((23467 22773 897282 162000) nil
1 1832001200 1832000513 (23467 22773) (23467 22773) (23467 22773) 64249
"-rw-r--r--" t (524 . 2451) (-1 . 4)))
             ("file-truename" ((23467 22773 901193 788000) .
"/tmp/tramp.19224agS")) ("file-exists-p" ((23467 22773 902016 37000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/local.~9~" nil] ("file-acl" ((23467 22773
827664 478000) . "user::rw-\ngroup::r--\nother::r--\n"))
             ("file-exists-p" ((23467 22897 81398 100000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/local.~" nil]
("file-name-all-completions" ((23467 22773 783669 274000) "local.~1~"
"local.~8~")))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/loca" nil] nil)
            (["sudo" "root" "localhost" "/etc/s" nil]
             ("file-name-all-completions"
              ((23467 22722 398552 649000) "subuid-" "sysstat/"
"sane.d/" "ssl/" "shadow-" "sssd/" "security/" "sysctl.conf.insyncbak"
"services" "shadow" "sysctl.d/" "subgid-" "skel/"
               "smartd.conf" "shells" "securetty" "sensors.d/"
"sysctl.conf" "speech-dispatcher/" "ssh/" "samba/" "sudoers.d/" "subgid"
"smartmontools/" "sensors3.conf" "subuid" "selinux/"
               "sudoers" "systemd/")
              )
             )
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/loc" nil] nil) (["sudo" "root"
"localhost" "/etc/logcheck/ignore.d.server/lo" nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/l" nil]
             ("file-name-all-completions" ((23467 22897 81448 435000)
"local.~9~" "local.~1~" "libpam-mount" "login" "libsasl2-modules"
"logcheck" "local" "libpam-krb5")))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/apache" nil] ("file-exists-p" ((23467
22896 904545 136000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/popa3d" nil] ("file-exists-p" ((23467
22896 904538 287000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/isdnutils" nil] ("file-exists-p" ((23467
22896 904532 93000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/systemd" nil] ("file-exists-p" ((23467
22896 904525 993000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/tftpd" nil] ("file-exists-p" ((23467
22896 904519 780000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/hplip" nil] ("file-exists-p" ((23467
22896 904513 340000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/pure-ftpd" nil] ("file-exists-p" ((23467
22896 904507 118000) . t))) (["sudo" "root" "c" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cpufreqd" nil] ("file-exists-p" ((23467
22896 904501 5000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/nslcd" nil] ("file-exists-p" ((23467
22896 904494 812000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/.." nil] ("file-exists-p" ((23467 22896
904488 391000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/asterisk" nil] ("file-exists-p" ((23467
22896 904480 510000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/wu-ftpd" nil] ("file-exists-p" ((23467
22896 904474 210000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/innd" nil] ("file-exists-p" ((23467 22896
904467 939000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/rsync" nil] ("file-exists-p" ((23467
22896 904461 453000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cyrus" nil] ("file-exists-p" ((23467
22896 904455 38000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/gpg-agent" nil] ("file-exists-p" ((23467
22896 904448 672000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/fcron" nil] ("file-exists-p" ((23467
22896 904442 8000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/openvpn" nil] ("file-exists-p" ((23467
22896 904435 658000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/imp" nil] ("file-exists-p" ((23467 22896
904429 446000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/arpwatch" nil] ("file-exists-p" ((23467
22896 904423 198000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/xinetd" nil] ("file-exists-p" ((23467
22896 904417 10000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/libpam-krb5" nil] ("file-exists-p"
((23467 22897 81442 184000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/rsnapshot" nil] ("file-exists-p" ((23467
22896 904403 891000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dropbear" nil] ("file-exists-p" ((23467
22896 904397 536000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/imap" nil] ("file-exists-p" ((23467 22896
904390 971000) . t)))
            (["sudo" "root" "localhost" "/etc/resolv.conf.vpnbackup"
nil] ("file-exists-p" ((23467 22723 52842 777000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/imp4" nil] ("file-exists-p" ((23467 22896
904377 778000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/smokeping" nil] ("file-exists-p" ((23467
22896 904371 567000) . t))) (["sudo" "root" "co" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/saned" nil] ("file-exists-p" ((23467
22896 904365 93000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/apcupsd" nil] ("file-exists-p" ((23467
22896 904359 31000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/netconsole" nil] ("file-exists-p" ((23467
22896 904352 869000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/policyd" nil] ("file-exists-p" ((23467
22896 904346 575000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/krb5-kdc" nil] ("file-exists-p" ((23467
22896 904340 67000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cron-apt" nil] ("file-exists-p" ((23467
22896 904333 538000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ftpd" nil] ("file-exists-p" ((23467 22896
904327 241000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dcc" nil] ("file-exists-p" ((23467 22896
904321 88000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/bind" nil] ("file-exists-p" ((23467 22896
904314 585000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cvsd" nil] ("file-exists-p" ((23467 22896
904308 104000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/smartd" nil] ("file-exists-p" ((23467
22896 904301 777000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/teapop" nil] ("file-exists-p" ((23467
22896 904295 348000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/epmd" nil] ("file-exists-p" ((23467 22896
904288 592000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/samba" nil] ("file-exists-p" ((23467
22896 904282 280000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ssh" nil] ("file-exists-p" ((23467 22896
904275 798000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/postfix-policyd" nil] ("file-exists-p"
((23467 22896 904269 312000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dnsmasq" nil] ("file-exists-p" ((23467
22896 904262 621000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/pureftp" nil] ("file-exists-p" ((23467
22896 904256 434000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/nfs" nil] ("file-exists-p" ((23467 22896
904249 899000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/upsd" nil] ("file-exists-p" ((23467 22896
904243 468000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/logcheck" nil] ("file-exists-p" ((23467
22897 81430 191000) . t))) (["sudo" "root" "col" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/uptimed" nil] ("file-exists-p" ((23467
22896 904230 400000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cpqarrayd" nil] ("file-exists-p" ((23467
22896 904223 601000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/nntpcache" nil] ("file-exists-p" ((23467
22896 904217 385000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/otrs" nil] ("file-exists-p" ((23467 22896
904210 886000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dspam" nil] ("file-exists-p" ((23467
22896 904204 301000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/sympa" nil] ("file-exists-p" ((23467
22896 904197 624000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ppp" nil] ("file-exists-p" ((23467 22896
904191 17000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/bluez-utils" nil] ("file-exists-p"
((23467 22896 904184 635000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dhclient" nil] ("file-exists-p" ((23467
22896 904178 190000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/sa-exim" nil] ("file-exists-p" ((23467
22896 904171 849000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/imapproxy" nil] ("file-exists-p" ((23467
22896 904165 326000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ucd-snmp" nil] ("file-exists-p" ((23467
22896 904158 730000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/automount" nil] ("file-exists-p" ((23467
22896 904152 414000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/spamd" nil] ("file-exists-p" ((23467
22896 904146 173000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/rsyslog" nil] ("file-exists-p" ((23467
22896 904139 477000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/libsasl2-modules" nil] ("file-exists-p"
((23467 22897 81424 225000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/perdition" nil] ("file-exists-p" ((23467
22896 904126 604000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/amandad" nil] ("file-exists-p" ((23467
22896 904120 173000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/isdnlog" nil] ("file-exists-p" ((23467
22896 904113 658000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/acpid" nil] ("file-exists-p" ((23467
22896 904106 988000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/login" nil] ("file-exists-p" ((23467
22897 81417 830000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dkfilter" nil] ("file-exists-p" ((23467
22896 904093 937000) . t))) (["sudo" "root" "coll" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/libpam-mount" nil] ("file-exists-p"
((23467 22897 81412 87000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dictd" nil] ("file-exists-p" ((23467
22896 904080 573000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/clamav-freshclam" nil] ("file-exists-p"
((23467 22896 904074 274000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/git-daemon" nil] ("file-exists-p" ((23467
22896 904067 362000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/rpc_statd" nil] ("file-exists-p" ((23467
22896 904060 886000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ipppd" nil] ("file-exists-p" ((23467
22896 904054 442000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/amavisd-new" nil] ("file-exists-p"
((23467 22896 904047 987000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/courier" nil] ("file-exists-p" ((23467
22896 904041 630000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/systemd-timesyncd" nil] ("file-exists-p"
((23467 22896 904035 127000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cups-lpd" nil] ("file-exists-p" ((23467
22896 904028 112000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/exim4" nil] ("file-exists-p" ((23467
22896 904020 455000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dovecot" nil] ("file-exists-p" ((23467
22896 904014 187000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/local.~1~" nil] ("file-exists-p" ((23467
22897 81405 940000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/slapd" nil] ("file-exists-p" ((23467
22896 904000 527000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/postfix" nil] ("file-exists-p" ((23467
22896 903994 203000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/thy" nil] ("file-exists-p" ((23467 22896
903988 42000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/smbd_audit" nil] ("file-exists-p" ((23467
22896 903981 559000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/klogind" nil] ("file-exists-p" ((23467
22896 903975 56000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/mldonkey-server" nil] ("file-exists-p"
((23467 22896 903968 772000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/clamav-daemon" nil] ("file-exists-p"
((23467 22896 903962 312000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/syslogd" nil] ("file-exists-p" ((23467
22896 903955 416000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/telnetd" nil] ("file-exists-p" ((23467
22896 903948 976000) . t))) (["sudo" "root" "colla" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/scponly" nil] ("file-exists-p" ((23467
22896 903942 720000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/sudo" nil] ("file-exists-p" ((23467 22896
903936 8000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/snort" nil] ("file-exists-p" ((23467
22896 903929 294000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/maradns" nil] ("file-exists-p" ((23467
22896 903922 877000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/rbldnsd" nil] ("file-exists-p" ((23467
22896 903916 318000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/hylafax" nil] ("file-exists-p" ((23467
22896 903909 815000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/proftpd" nil] ("file-exists-p" ((23467
22896 903903 510000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/watchdog" nil] ("file-exists-p" ((23467
22896 903897 13000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/anacron" nil] ("file-exists-p" ((23467
22896 903890 218000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/userv" nil] ("file-exists-p" ((23467
22896 903883 764000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/." nil] ("file-exists-p" ((23467 22896
903877 494000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/anon-proxy" nil] ("file-exists-p" ((23467
22896 903869 923000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/dhcp" nil] ("file-exists-p" ((23467 22896
903863 48000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/sasl2-bin" nil] ("file-exists-p" ((23467
22896 903856 539000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cvs-pserver" nil] ("file-exists-p"
((23467 22896 903849 774000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/schroot" nil] ("file-exists-p" ((23467
22896 903842 919000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/qpopper" nil] ("file-exists-p" ((23467
22896 903836 312000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ddclient" nil] ("file-exists-p" ((23467
22896 903829 754000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/kernel" nil] ("file-exists-p" ((23467
22896 903823 25000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/snmpd" nil] ("file-exists-p" ((23467
22896 903816 659000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/horde3" nil] ("file-exists-p" ((23467
22896 903809 483000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/pptpd" nil] ("file-exists-p" ((23467
22896 903802 619000) . t))) (["sudo" "root" "collab" nil nil] nil)
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/ikiwiki" nil] ("file-exists-p" ((23467
22896 903795 625000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/jabberd" nil] ("file-exists-p" ((23467
22896 903789 14000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/pdns" nil] ("file-exists-p" ((23467 22896
903782 178000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/procmail" nil] ("file-exists-p" ((23467
22896 903775 616000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/mountd" nil] ("file-exists-p" ((23467
22896 903768 760000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/cron" nil] ("file-exists-p" ((23467 22896
903753 658000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/gnu-imap4d" nil] ("file-exists-p" ((23467
22896 903746 618000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/spamc" nil] ("file-exists-p" ((23467
22896 903739 831000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/gps" nil] ("file-exists-p" ((23467 22896
903732 823000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/stunnel" nil] ("file-exists-p" ((23467
22896 903726 141000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/mon" nil] ("file-exists-p" ((23467 22896
903718 957000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/saslauthd" nil] ("file-exists-p" ((23467
22896 903712 289000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/vsftpd" nil] ("file-exists-p" ((23467
22896 903705 377000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/passwd" nil] ("file-exists-p" ((23467
22896 903698 506000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/squid" nil] ("file-exists-p" ((23467
22896 903691 718000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/grinch" nil] ("file-exists-p" ((23467
22896 903684 783000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/nscd" nil] ("file-exists-p" ((23467 22896
903677 673000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/nagios" nil] ("file-exists-p" ((23467
22896 903669 712000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/su" nil] ("file-exists-p" ((23467 22896
903660 817000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck/ignore.d.serve"
nil] nil) (["sudo" "root" "localhost" "/etc/logcheck/ignore.d.serv" nil]
nil)
            (["sudo" "root" "localhost" "/etc/logcheck/ignore.d.s" nil]
nil) (["sudo" "root" "collab-" nil nil] nil) (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.se" nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/ignore.d.ser"
nil] nil) (["sudo" "root" "localhost" "/etc/logcheck/ignore.d." nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/ignore.d" nil]
nil) (["sudo" "root" "localhost" "/etc/logcheck/ignore." nil] nil)
(["sudo" "root" "localhost" "/etc/logcheck/ignore" nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/ignor" nil] nil)
(["sudo" "root" "localhost" "/etc/logcheck/igno" nil] nil) (["sudo"
"root" "localhost" "/etc/logcheck/ign" nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/ig" nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/i" nil]
("file-name-all-completions" ((23467 22724 605845 387000)
"ignore.d.paranoid/" "ignore.d.workstation/" "ignore.d.server/")))
            (["sudo" "root" "localhost" "/etc/logcheck/cracking.d" nil]
("file-exists-p" ((23467 22724 471518 201000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck/.." nil]
("file-exists-p" ((23467 22724 471514 879000) . t)))
            (["sudo" "root" "localhost" "/tmp" nil] ("file-exists-p"
((23467 22773 855564 1000) . t))
             ("file-attributes-string" ((23467 22773 862494 927000) t 37
"root" "root" (23467 19003) (23467 22763) (23467 22763) 20480
"drwxrwxrwt" nil (524 . 1) (-1 . 4)))
             ("file-writable-p" ((23467 22773 862526 53000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/cracking.ignore.d" nil] ("file-exists-p" ((23467 22724
471507 570000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck/header.txt" nil]
("file-exists-p" ((23467 22724 471503 780000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/logcheck.logfiles.d" nil] ("file-exists-p" ((23467 22724
471500 628000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.workstation" nil] ("file-exists-p" ((23467 22724
605825 648000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/logcheck.logfiles" nil] ("file-exists-p" ((23467 22724
471493 93000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/violations.ignore.d" nil] ("file-exists-p" ((23467 22724
471489 672000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck/logcheck.conf"
nil] ("file-exists-p" ((23467 22724 471485 828000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck/violations.d"
nil] ("file-exists-p" ((23467 22724 471482 87000) . t))) (["sudo" "root"
"collab-0" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/logcheck/." nil]
("file-exists-p" ((23467 22724 471477 983000) . t)))
            (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.paranoid" nil] ("file-exists-p" ((23467 22724
605812 549000) . t))) (["sudo" "root" "localhost" "/etc/logchec" nil] nil)
            (["sudo" "root" "localhost" "/etc/logche" nil] nil) (["sudo"
"root" "localhost" "/etc/logch" nil] nil) (["sudo" "root" "localhost"
"/etc/logc" nil] nil)
            (["sudo" "root" "localhost" "/etc/log" nil] nil) (["sudo"
"root" "localhost" "/etc/lo" nil] nil)
            (["sudo" "root" "localhost" "/etc/l" nil]
             ("file-name-all-completions"
              ((23467 22723 240977 799000) "legal" "logrotate.d/"
"ld.so.conf.d/" "libibverbs.d/" "lsb-release" "locale.gen" "libnl-3/"
"libreoffice/" "ld.so.conf" "ldap/" "logrotate.conf"
               "lighttpd/" "lintianrc" "ltrace.conf" "libblockdev/"
"lightdm/" "libaudit.conf" "ld.so.cache" "logcheck/" "login.defs"
"libccid_Info.plist" "lvm/" "libao.conf" "libpaper.d/"
               "localtime" "locale.alias")
              )
             )
            (["sudo" "root" "localhost" "/etc/locale.alias" nil]
("file-exists-p" ((23467 22723 240974 366000) . t)))
            (["sudo" "root" "localhost" "/etc/apm" nil] ("file-exists-p"
((23467 22723 52853 759000) . t)))
            (["sudo" "root" "localhost" "/etc/mailcap.order" nil]
("file-exists-p" ((23467 22723 52852 284000) . t)))
            (["sudo" "root" "localhost" "/etc/update-motd.d" nil]
("file-exists-p" ((23467 22723 52850 296000) . t)))
            (["sudo" "root" "localhost" "/etc/systemd" nil]
("file-exists-p" ((23467 22723 52848 487000) . t)))
            (["sudo" "root" "localhost" "/etc/rc4.d" nil]
("file-exists-p" ((23467 22723 52846 551000) . t)))
            (["sudo" "root" "localhost" "/etc/updatedb.conf" nil]
("file-exists-p" ((23467 22723 52844 654000) . t)))
            (["sudo" "root" "localhost" "/etc/java-8-openjdk" nil]
("file-exists-p" ((23467 22723 52839 850000) . t)))
            (["sudo" "root" "localhost" "/etc/rmt" nil] ("file-exists-p"
((23467 22723 52838 106000) . t)))
            (["sudo" "root" "localhost" "/etc/cron.daily" nil]
("file-exists-p" ((23467 22723 52836 441000) . t)))
            (["sudo" "root" "localhost" "/etc/sudoers" nil]
("file-exists-p" ((23467 22723 52834 351000) . t)))
            (["sudo" "root" "localhost" "/etc/grub.d" nil]
("file-exists-p" ((23467 22723 52832 394000) . t)))
            (["sudo" "root" "localhost" "/etc/glvnd" nil]
("file-exists-p" ((23467 22723 52830 322000) . t)))
            (["sudo" "root" "localhost" "/etc/netplan" nil]
("file-exists-p" ((23467 22723 52828 552000) . t)))
            (["sudo" "root" "localhost" "/etc/selinux" nil]
("file-exists-p" ((23467 22723 52826 397000) . t)))
            (["sudo" "root" "localhost" "/etc/pam.d" nil]
("file-exists-p" ((23467 22723 52824 215000) . t)))
            (["sudo" "root" "localhost" "/etc/clamav" nil]
("file-exists-p" ((23467 22723 52822 304000) . t)))
            (["sudo" "root" "localhost" "/etc/group" nil]
("file-exists-p" ((23467 22723 52820 636000) . t)))
            (["sudo" "root" "localhost" "/etc/gshadow" nil]
("file-exists-p" ((23467 22723 52818 534000) . t)))
            (["sudo" "root" "localhost" "/etc/wpa_supplicant" nil]
("file-exists-p" ((23467 22723 52816 639000) . t)))
            (["sudo" "root" "localhost" "/etc/acpi" nil]
("file-exists-p" ((23467 22723 52814 746000) . t)))
            (["sudo" "root" "localhost" "/etc/localtime" nil]
("file-exists-p" ((23467 22723 240971 88000) . t)))
            (["sudo" "root" "localhost" "/etc/python3.6" nil]
("file-exists-p" ((23467 22723 52811 204000) . t)))
            (["sudo" "root" "localhost" "/etc/hdparm.conf" nil]
("file-exists-p" ((23467 22723 52808 916000) . t)))
            (["sudo" "root" "localhost" "/etc/puppet" nil]
("file-exists-p" ((23467 22723 52806 980000) . t)))
            (["sudo" "root" "localhost" "/etc/pnm2ppa.conf" nil]
("file-exists-p" ((23467 22723 52805 393000) . t)))
            (["sudo" "root" "localhost" "/etc/initramfs-tools" nil]
("file-exists-p" ((23467 22723 52803 519000) . t)))
            (["sudo" "root" "localhost" "/etc/passwd-" nil]
("file-exists-p" ((23467 22723 52801 568000) . t)))
            (["sudo" "root" "localhost" "/etc/cron.d" nil]
("file-exists-p" ((23467 22723 52799 684000) . t)))
            (["sudo" "root" "localhost" "/etc/ca-certificates.conf" nil]
("file-exists-p" ((23467 22723 52797 573000) . t)))
            (["sudo" "root" "localhost" "/etc/ntp.conf" nil]
("file-exists-p" ((23467 22723 52795 630000) . t)))
            (["sudo" "root" "localhost" "/etc/pm" nil] ("file-exists-p"
((23467 22723 52793 698000) . t)))
            (["sudo" "root" "localhost" "/etc/libpaper.d" nil]
("file-exists-p" ((23467 22723 240967 874000) . t)))
            (["sudo" "root" "localhost" "/etc/bash_completion" nil]
("file-exists-p" ((23467 22723 52789 576000) . t)))
            (["sudo" "root" "localhost" "/etc/newt" nil]
("file-exists-p" ((23467 22723 52786 813000) . t))) (["sudo" "root"
"collab-01." nil nil] nil)
            (["sudo" "root" "localhost" "/etc/subuid" nil]
("file-exists-p" ((23467 22723 52785 129000) . t)))
            (["sudo" "root" "localhost" "/etc/UPower" nil]
("file-exists-p" ((23467 22723 52783 116000) . t)))
            (["sudo" "root" "localhost" "/etc/modprobe.d" nil]
("file-exists-p" ((23467 22723 52781 248000) . t)))
            (["sudo" "root" "localhost" "/etc/thunderbird" nil]
("file-exists-p" ((23467 22723 52779 21000) . t)))
            (["sudo" "root" "localhost" "/etc/sensors3.conf" nil]
("file-exists-p" ((23467 22723 52777 320000) . t)))
            (["sudo" "root" "localhost" "/etc/python2.7" nil]
("file-exists-p" ((23467 22723 52775 377000) . t)))
            (["sudo" "root" "localhost" "/etc/emacs" nil]
("file-exists-p" ((23467 22723 52773 219000) . t)))
            (["sudo" "root" "localhost" "/etc/smartmontools" nil]
("file-exists-p" ((23467 22723 52771 275000) . t)))
            (["sudo" "root" "localhost" "/etc/PackageKit" nil]
("file-exists-p" ((23467 22723 52769 683000) . t)))
            (["sudo" "root" "localhost" "/etc/checkinstallrc" nil]
("file-exists-p" ((23467 22723 52768 35000) . t)))
            (["sudo" "root" "localhost" "/etc/binfmt.d" nil]
("file-exists-p" ((23467 22723 52766 299000) . t)))
            (["sudo" "root" "localhost" "/etc/cron.hourly" nil]
("file-exists-p" ((23467 22723 52764 493000) . t)))
            (["sudo" "root" "localhost" "/etc/subgid" nil]
("file-exists-p" ((23467 22723 52762 248000) . t)))
            (["sudo" "root" "localhost" "/etc/libao.conf" nil]
("file-exists-p" ((23467 22723 240964 441000) . t)))
            (["sudo" "root" "localhost" "/etc/hosts.allow" nil]
("file-exists-p" ((23467 22723 52758 544000) . t)))
            (["sudo" "root" "localhost" "/etc/apport" nil]
("file-exists-p" ((23467 22723 52756 332000) . t)))
            (["sudo" "root" "localhost" "/etc/mono" nil]
("file-exists-p" ((23467 22723 52754 395000) . t)))
            (["sudo" "root" "localhost" "/etc/sudoers.d" nil]
("file-exists-p" ((23467 22723 52752 665000) . t)))
            (["sudo" "root" "localhost" "/etc/rc5.d" nil]
("file-exists-p" ((23467 22723 52750 864000) . t)))
            (["sudo" "root" "localhost" "/etc/popularity-contest.conf"
nil] ("file-exists-p" ((23467 22723 52748 692000) . t)))
            (["sudo" "root" "localhost" "/etc/Muttrc" nil]
("file-exists-p" ((23467 22723 52746 409000) . t)))
            (["sudo" "root" "localhost" "/etc/chromium-browser" nil]
("file-exists-p" ((23467 22723 52744 728000) . t))) (["sudo" "root"
"collab-01.b" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/iproute2" nil]
("file-exists-p" ((23467 22723 52743 19000) . t)))
            (["sudo" "root" "localhost" "/etc/postgresql" nil]
("file-exists-p" ((23467 22723 52741 235000) . t)))
            (["sudo" "root" "localhost" "/etc/cron.monthly" nil]
("file-exists-p" ((23467 22723 52739 496000) . t)))
            (["sudo" "root" "localhost" "/etc/purple" nil]
("file-exists-p" ((23467 22723 52737 500000) . t)))
            (["sudo" "root" "localhost" "/etc/ca-certificates" nil]
("file-exists-p" ((23467 22723 52735 758000) . t)))
            (["sudo" "root" "localhost" "/etc/manpath.config" nil]
("file-exists-p" ((23467 22723 52733 625000) . t)))
            (["sudo" "root" "localhost" "/etc/bash_completion.d" nil]
("file-exists-p" ((23467 22723 52731 560000) . t)))
            (["sudo" "root" "localhost" "/etc/fonts" nil]
("file-exists-p" ((23467 22723 52729 569000) . t)))
            (["sudo" "root" "localhost" "/etc/NetworkManager" nil]
("file-exists-p" ((23467 22723 52728 12000) . t)))
            (["sudo" "root" "localhost" "/etc/lvm" nil] ("file-exists-p"
((23467 22723 240960 989000) . t)))
            (["sudo" "root" "localhost" "/etc/krb5.keytab" nil]
("file-exists-p" ((23467 22723 52724 184000) . t)))
            (["sudo" "root" "localhost" "/etc/pulse" nil]
("file-exists-p" ((23467 22723 52722 265000) . t)))
            (["sudo" "root" "localhost" "/etc/cryptsetup-initramfs" nil]
("file-exists-p" ((23467 22723 52720 679000) . t)))
            (["sudo" "root" "localhost" "/etc/fstab" nil]
("file-exists-p" ((23467 22723 52718 438000) . t)))
            (["sudo" "root" "localhost" "/etc/samba" nil]
("file-exists-p" ((23467 22723 52716 484000) . t)))
            (["sudo" "root" "localhost" "/etc/dbus-1" nil]
("file-exists-p" ((23467 22723 52714 692000) . t)))
            (["sudo" "root" "localhost" "/etc/request-key.d" nil]
("file-exists-p" ((23467 22723 52712 809000) . t))) (["sudo" "root"
"localhos" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/pcmcia" nil]
("file-exists-p" ((23467 22723 52710 621000) . t)))
            (["sudo" "root" "localhost" "/etc/libccid_Info.plist" nil]
("file-exists-p" ((23467 22723 240957 926000) . t)))
            (["sudo" "root" "localhost" "/etc/ssh" nil] ("file-exists-p"
((23467 22723 52706 299000) . t)))
            (["sudo" "root" "localhost" "/etc/.pwd.lock" nil]
("file-exists-p" ((23467 22723 52704 289000) . t))) (["sudo" "root"
"collab-01.bb" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/dconf" nil]
("file-exists-p" ((23467 22723 52701 841000) . t)))
            (["sudo" "root" "localhost" "/etc/icaclient" nil]
("file-exists-p" ((23467 22723 52699 552000) . t)))
            (["sudo" "root" "localhost" "/etc/usb_modeswitch.conf" nil]
("file-exists-p" ((23467 22723 52697 607000) . t)))
            (["sudo" "root" "localhost" "/etc/rcS.d" nil]
("file-exists-p" ((23467 22723 52695 400000) . t)))
            (["sudo" "root" "localhost" "/etc/brltty.conf" nil]
("file-exists-p" ((23467 22723 52693 104000) . t)))
            (["sudo" "root" "localhost" "/etc/resolv.conf" nil]
("file-exists-p" ((23467 22723 52690 611000) . t)))
            (["sudo" "root" "localhost" "/etc/gtk-3.0" nil]
("file-exists-p" ((23467 22723 52688 606000) . t)))
            (["sudo" "root" "localhost" "/etc/apt" nil] ("file-exists-p"
((23467 22723 52686 741000) . t))) (["sudo" "root" "localho" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/speech-dispatcher" nil]
("file-exists-p" ((23467 22723 52685 142000) . t)))
            (["sudo" "root" "localhost" "/etc/aliases.db" nil]
("file-exists-p" ((23467 22723 52683 336000) . t)))
            (["sudo" "root" "localhost" "/etc/sysctl.conf" nil]
("file-exists-p" ((23467 22723 52681 490000) . t)))
            (["sudo" "root" "localhost" "/etc/dpkg" nil]
("file-exists-p" ((23467 22723 52679 614000) . t)))
            (["sudo" "root" "localhost" "/etc/login.defs" nil]
("file-exists-p" ((23467 22723 240953 833000) . t)))
            (["sudo" "root" "localhost" "/etc/mtab" nil]
("file-exists-p" ((23467 22723 52676 20000) . t)))
            (["sudo" "root" "localhost" "/etc/pki" nil] ("file-exists-p"
((23467 22723 52674 258000) . t)))
            (["sudo" "root" "localhost" "/etc/logcheck" nil]
("file-exists-p" ((23467 22724 605792 188000) . t))
             ("file-name-all-completions"
              ((23467 22724 471521 239000) "ignore.d.paranoid/" "./"
"violations.d/" "logcheck.conf" "violations.ignore.d/"
"logcheck.logfiles" "ignore.d.workstation/" "logcheck.logfiles.d/"
               "header.txt" "cracking.ignore.d/" "ignore.d.server/"
"../" "cracking.d/")
              )
             )
            (["sudo" "root" "localhost" "/etc/ld.so.cache" nil]
("file-exists-p" ((23467 22723 240947 348000) . t)))
            (["sudo" "root" "localhost" "/etc/pam.conf" nil]
("file-exists-p" ((23467 22723 52668 590000) . t)))
            (["sudo" "root" "localhost" "/etc/protocols" nil]
("file-exists-p" ((23467 22723 52666 612000) . t)))
            (["sudo" "root" "localhost" "/etc/default" nil]
("file-exists-p" ((23467 22723 52664 560000) . t))) (["sudo" "root"
"localh" nil nil] nil) (["sudo" "root" "collab-01.bbn" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/libaudit.conf" nil]
("file-exists-p" ((23467 22723 240943 196000) . t)))
            (["sudo" "root" "localhost" "/etc/bluetooth" nil]
("file-exists-p" ((23467 22723 52660 505000) . t)))
            (["sudo" "root" "localhost" "/etc/mke2fs.conf" nil]
("file-exists-p" ((23467 22723 52658 610000) . t)))
            (["sudo" "root" "localhost" "/etc/apticron" nil]
("file-exists-p" ((23467 22723 52656 563000) . t)))
            (["sudo" "root" "localhost" "/etc/mime.types" nil]
("file-exists-p" ((23467 22723 52654 788000) . t)))
            (["sudo" "root" "localhost" "/etc/debconf.conf" nil]
("file-exists-p" ((23467 22723 52652 375000) . t)))
            (["sudo" "root" "localhost" "/etc/update-manager" nil]
("file-exists-p" ((23467 22723 52650 404000) . t)))
            (["sudo" "root" "localhost" "/etc/ppp" nil] ("file-exists-p"
((23467 22723 52648 743000) . t)))
            (["sudo" "root" "localhost" "/etc/sensors.d" nil]
("file-exists-p" ((23467 22723 52646 726000) . t)))
            (["sudo" "root" "localhost" "/etc/profile.d" nil]
("file-exists-p" ((23467 22723 52644 356000) . t)))
            (["sudo" "root" "localhost" "/etc/rc3.d" nil]
("file-exists-p" ((23467 22723 52642 491000) . t)))
            (["sudo" "root" "localhost" "/etc/securetty" nil]
("file-exists-p" ((23467 22723 52640 296000) . t))) (["sudo" "root"
"local" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/groovy" nil]
("file-exists-p" ((23467 22723 52638 557000) . t)))
            (["sudo" "root" "localhost" "/etc/issue" nil]
("file-exists-p" ((23467 22723 52636 97000) . t)))
            (["sudo" "root" "localhost" "/etc/lightdm" nil]
("file-exists-p" ((23467 22723 240939 393000) . t)))
            (["sudo" "root" "localhost" "/etc/shells" nil]
("file-exists-p" ((23467 22723 52632 834000) . t)))
            (["sudo" "root" "localhost" "/etc/ghostscript" nil]
("file-exists-p" ((23467 22723 52630 944000) . t)))
            (["sudo" "root" "localhost" "/etc/udisks2" nil]
("file-exists-p" ((23467 22723 52628 873000) . t)))
            (["sudo" "root" "localhost" "/etc/mailcap" nil]
("file-exists-p" ((23467 22723 52627 123000) . t)))
            (["sudo" "root" "localhost" "/etc/rpc" nil] ("file-exists-p"
((23467 22723 52625 408000) . t)))
            (["sudo" "root" "localhost" "/etc/alternatives" nil]
("file-exists-p" ((23467 22723 52623 742000) . t))) (["sudo" "root"
"collab-01.bbn." nil nil] nil)
            (["sudo" "root" "localhost" "/etc/gtk-2.0" nil]
("file-exists-p" ((23467 22723 52621 931000) . t)))
            (["sudo" "root" "localhost" "/etc/rc6.d" nil]
("file-exists-p" ((23467 22723 52619 955000) . t)))
            (["sudo" "root" "localhost" "/etc/gai.conf" nil]
("file-exists-p" ((23467 22723 52617 671000) . t))) (["sudo" "root"
"loca" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/cifs-utils" nil]
("file-exists-p" ((23467 22723 52615 507000) . t)))
            (["sudo" "root" "localhost" "/etc/fwupd" nil]
("file-exists-p" ((23467 22723 52613 837000) . t)))
            (["sudo" "root" "localhost" "/etc/mail.rc" nil]
("file-exists-p" ((23467 22723 52611 866000) . t)))
            (["sudo" "root" "localhost" "/etc/adduser.conf" nil]
("file-exists-p" ((23467 22723 52609 748000) . t)))
            (["sudo" "root" "localhost" "/etc/tigrc" nil]
("file-exists-p" ((23467 22723 52607 914000) . t)))
            (["sudo" "root" "localhost" "/etc/libblockdev" nil]
("file-exists-p" ((23467 22723 240936 159000) . t)))
            (["sudo" "root" "localhost" "/etc/rc0.d" nil]
("file-exists-p" ((23467 22723 52604 279000) . t)))
            (["sudo" "root" "localhost" "/etc/cron.weekly" nil]
("file-exists-p" ((23467 22723 52602 284000) . t)))
            (["sudo" "root" "localhost" "/etc/krb5.conf" nil]
("file-exists-p" ((23467 22723 52600 191000) . t)))
            (["sudo" "root" "localhost" "/etc/xml" nil] ("file-exists-p"
((23467 22723 52597 563000) . t)))
            (["sudo" "root" "localhost" "/etc/hosts.~4~" nil]
("file-exists-p" ((23467 22723 52595 624000) . t)))
            (["sudo" "root" "localhost" "/etc/ltrace.conf" nil]
("file-exists-p" ((23467 22723 240932 451000) . t))) (["sudo" "root"
"loc" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/icalicense" nil]
("file-exists-p" ((23467 22723 52591 637000) . t)))
            (["sudo" "root" "localhost" "/etc/appstream.conf" nil]
("file-exists-p" ((23467 22723 52589 637000) . t)))
            (["sudo" "root" "localhost" "/etc/environment" nil]
("file-exists-p" ((23467 22723 52587 735000) . t)))
            (["sudo" "root" "localhost" "/etc/anacrontab" nil]
("file-exists-p" ((23467 22723 52585 986000) . t)))
            (["sudo" "root" "localhost" "/etc/avahi" nil]
("file-exists-p" ((23467 22723 52584 492000) . t))) (["sudo" "root"
"collab-01.bbn.c" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/reader.conf.d" nil]
("file-exists-p" ((23467 22723 52582 800000) . t)))
            (["sudo" "root" "localhost" "/etc/smartd.conf" nil]
("file-exists-p" ((23467 22723 52580 594000) . t)))
            (["sudo" "root" "localhost" "/etc/vtrgb" nil]
("file-exists-p" ((23467 22723 52578 554000) . t)))
            (["sudo" "root" "localhost" "/etc/brltty" nil]
("file-exists-p" ((23467 22723 52576 935000) . t)))
            (["sudo" "root" "localhost" "/etc/lintianrc" nil]
("file-exists-p" ((23467 22723 240928 717000) . t)))
            (["sudo" "root" "localhost" "/etc/gconf" nil]
("file-exists-p" ((23467 22723 52573 420000) . t)))
            (["sudo" "root" "localhost" "/etc/prelink.conf.d" nil]
("file-exists-p" ((23467 22723 52571 550000) . t))) (["sudo" "root" "lo"
nil nil] nil)
            (["sudo" "root" "localhost" "/etc/skel" nil]
("file-exists-p" ((23467 22723 52568 992000) . t)))
            (["sudo" "root" "localhost" "/etc/network" nil]
("file-exists-p" ((23467 22723 52567 61000) . t)))
            (["sudo" "root" "localhost" "/etc/cracklib" nil]
("file-exists-p" ((23467 22723 52565 481000) . t)))
            (["sudo" "root" "localhost" "/etc/tmpfiles.d" nil]
("file-exists-p" ((23467 22723 52563 993000) . t)))
            (["sudo" "root" "localhost" "/etc/X11" nil] ("file-exists-p"
((23467 22723 52562 86000) . t)))
            (["sudo" "root" "localhost" "/etc/kernel-img.conf" nil]
("file-exists-p" ((23467 22723 52560 154000) . t)))
            (["sudo" "root" "localhost" "/etc/hp" nil] ("file-exists-p"
((23467 22723 52558 363000) . t)))
            (["sudo" "root" "localhost" "/etc/ucf.conf" nil]
("file-exists-p" ((23467 22723 52556 321000) . t)))
            (["sudo" "root" "localhost" "/etc/xdg" nil] ("file-exists-p"
((23467 22723 52554 409000) . t)))
            (["sudo" "root" "localhost" "/etc/hosts.~1~" nil]
("file-exists-p" ((23467 22723 52552 684000) . t)))
            (["sudo" "root" "localhost" "/etc/rc2.d" nil]
("file-exists-p" ((23467 22723 52550 582000) . t)))
            (["sudo" "root" "localhost" "/etc/dovecot" nil]
("file-exists-p" ((23467 22723 52548 551000) . t))) (["sudo" "root" "l"
nil nil] nil)
            (["sudo" "root" "localhost" "/etc/wildmidi" nil]
("file-exists-p" ((23467 22723 52546 832000) . t))) (["sudo" "root"
"collab-01.bbn.co" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/insserv.conf.d" nil]
("file-exists-p" ((23467 22723 52544 999000) . t)))
            (["sudo" "root" "localhost" "/etc/apg.conf" nil]
("file-exists-p" ((23467 22723 52542 773000) . t)))
            (["sudo" "root" "localhost" "/etc/zsh_command_not_found"
nil] ("file-exists-p" ((23467 22723 52540 735000) . t)))
            (["sudo" "root" "localhost" "/etc/modules-load.d" nil]
("file-exists-p" ((23467 22723 52538 909000) . t)))
            (["sudo" "root" "localhost" "/etc/papersize" nil]
("file-exists-p" ((23467 22723 52536 804000) . t)))
            (["sudo" "root" "localhost" "/etc/magic" nil]
("file-exists-p" ((23467 22723 52535 107000) . t)))
            (["sudo" "root" "localhost" "/etc/issue.net" nil]
("file-exists-p" ((23467 22723 52533 496000) . t)))
            (["sudo" "root" "localhost" "/etc/postfix" nil]
("file-exists-p" ((23467 22723 52531 468000) . t)))
            (["sudo" "root" "localhost" "/etc/lighttpd" nil]
("file-exists-p" ((23467 22723 240925 528000) . t)))
            (["sudo" "root" "localhost" "/etc/ImageMagick-6" nil]
("file-exists-p" ((23467 22723 52527 956000) . t)))
            (["sudo" "root" "localhost" "/etc/mtools.conf" nil]
("file-exists-p" ((23467 22723 52526 143000) . t))) (["sudo" "root"
".com" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/logrotate.conf" nil]
("file-exists-p" ((23467 22723 240922 249000) . t)))
            (["sudo" "root" "localhost" "/etc/machine-id" nil]
("file-exists-p" ((23467 22723 52522 4000) . t)))
            (["sudo" "root" "localhost" "/etc/subgid-" nil]
("file-exists-p" ((23467 22723 52519 688000) . t)))
            (["sudo" "root" "localhost" "/etc/vim" nil] ("file-exists-p"
((23467 22723 52518 16000) . t)))
            (["sudo" "root" "localhost" "/etc/ldap" nil]
("file-exists-p" ((23467 22723 240918 764000) . t)))
            (["sudo" "root" "localhost" "/etc/gdm" nil] ("file-exists-p"
((23467 22723 52514 242000) . t)))
            (["sudo" "root" "localhost" "/etc/kerneloops.conf" nil]
("file-exists-p" ((23467 22723 52512 217000) . t)))
            (["sudo" "root" "localhost" "/etc/gdb" nil] ("file-exists-p"
((23467 22723 52509 973000) . t)))
            (["sudo" "root" "localhost" "/etc/gnome" nil]
("file-exists-p" ((23467 22723 52507 985000) . t)))
            (["sudo" "root" "localhost" "/etc/sysctl.d" nil]
("file-exists-p" ((23467 22723 52506 226000) . t)))
            (["sudo" "root" "collab-01.bbn.com" nil nil]
("first-password-request" nil) ("uname" "Linux 4.15.0-34-generic")
("locale" "LC_ALL=en_US.utf8") ("test" "test")
             ("remote-path" ("/bin" "/usr/bin" "/sbin" "/usr/sbin"
"/usr/local/bin" "/usr/local/sbin")) ("remote-shell" "/bin/sh")
("file-exists" "test -e") ("readlink" "\\readlink") ("stat" nil)
             ("perl-file-spec" t) ("perl-cwd-realpath" t) ("perl"
"\\perl") ("id" "/usr/bin/id") ("gid-integer" 0) ("gid-string" "root"))
            (["sudo" "root" "localhost" "/etc/gdm3" nil]
("file-exists-p" ((23467 22723 52504 420000) . t)))
            (["sudo" "root" "localhost" "/etc/console-setup" nil]
("file-exists-p" ((23467 22723 52502 453000) . t)))
            (["sudo" "root" "localhost" "/etc/inputrc" nil]
("file-exists-p" ((23467 22723 52500 481000) . t))) (["sudo" "root"
"-01.bbn.com" nil nil] nil)
            (["sudo" "root" "localhost" "/etc/docker" nil]
("file-exists-p" ((23467 22723 52498 282000) . t)))
            (["sudo" "root" "localhost" "/etc/ld.so.conf" nil]
("file-exists-p" ((23467 22723 240915 51000) . t)))
            (["sudo" "root" "localhost" "/etc/ifplugd" nil]
("file-exists-p" ((23467 22723 52493 642000) . t)))
            (["sudo" "root" "localhost" "/etc/ufw" nil] ("file-exists-p"
((23467 22723 52491 795000) . t)))
            (["sudo" "root" "localhost" "/etc/libreoffice" nil]
("file-exists-p" ((23467 22723 240911 100000) . t)))
            (["sudo" "root" "localhost" "/etc/firefox" nil]
("file-exists-p" ((23467 22723 52487 750000) . t)))
            (["sudo" "root" "localhost" "/etc/chatscripts" nil]
("file-exists-p" ((23467 22723 52486 46000) . t)))
            (["sudo" "root" "localhost" "/etc/wgetrc" nil]
("file-exists-p" ((23467 22723 52484 272000) . t)))
            (["sudo" "root" "localhost" "/etc/init.d" nil]
("file-exists-p" ((23467 22723 52482 272000) . t)))
            (["sudo" "root" "localhost" "/etc/shadow" nil]
("file-exists-p" ((23467 22723 52480 130000) . t)))
            (["sudo" "root" "localhost" "/etc/services" nil]
("file-exists-p" ((23467 22723 52478 596000) . t)))
            (["sudo" "root" "localhost" "/etc/Muttrc.d" nil]
("file-exists-p" ((23467 22723 52477 49000) . t)))
            (["sudo" "root" "localhost" "/etc/sysctl.conf.insyncbak"
nil] ("file-exists-p" ((23467 22723 52474 833000) . t)))
            (["sudo" "root" "localhost" "/etc/security" nil]
("file-exists-p" ((23467 22723 52472 516000) . t)))
            (["sudo" "root" "localhost" "/etc/nsswitch.conf" nil]
("file-exists-p" ((23467 22723 52470 792000) . t)))
            (["sudo" "root" "localhost" "/etc/vdpau_wrapper.cfg" nil]
("file-exists-p" ((23467 22723 52468 761000) . t)))
            (["sudo" "root" "localhost" "/etc/rc1.d" nil]
("file-exists-p" ((23467 22723 52466 507000) . t)))
            (["sudo" "root" "localhost" "/etc/dhcp" nil]
("file-exists-p" ((23467 22723 52464 604000) . t)))
            (["sudo" "root" "localhost" "/etc/dkms" nil]
("file-exists-p" ((23467 22723 52462 978000) . t)))
            (["sudo" "root" "localhost" "/etc/gss" nil] ("file-exists-p"
((23467 22723 52461 251000) . t)))
            (["sudo" "root" "localhost" "/etc/OpenCL" nil]
("file-exists-p" ((23467 22723 52459 579000) . t)))
            (["sudo" "root" "localhost" "/etc/motd" nil]
("file-exists-p" ((23467 22723 52457 808000) . t)))
            (["sudo" "root" "localhost" "/etc/dictionaries-common" nil]
("file-exists-p" ((23467 22723 52456 184000) . t)))
            ("#<process *tramp/sudo address@hidden>" ("vector" ["sudo"
"root" "localhost" "/etc/hosts" "su:address@hidden|"])
("temp-file" "/tmp/tramp.19224WAm")
             ("last-cmd-time" (23467 22897 633086 133000))
("remote-shell" "/bin/sh") ("chunksize" 0) ("connected" t)
             ("scripts" ("tramp_perl_file_name_all_completions"
"tramp_perl_file_attributes")) ("device" (-1 . 4)) ("acl-p" t)
("selinux-p" nil) ("local-encoding" base64-encode-region)
             ("local-decoding" base64-decode-region) ("remote-encoding"
"base64") ("remote-decoding" "base64 -d -i") ("inline-compress" "gzip")
("inline-decompress" "gzip -d"))
            (["sudo" "root" "localhost" "/etc/sssd" nil]
("file-exists-p" ((23467 22723 52454 144000) . t))) (["su" "root"
"jschewe-adm" nil nil] nil)
            (["ssh" nil "jschewe-adm" nil nil] ("first-password-request"
t)) (["sudo" "root" "localhost" "/etc/shadow-" nil] ("file-exists-p"
((23467 22723 52452 73000) . t)))
            (["sudo" "root" "localhost" "/etc/resolvconf" nil]
("file-exists-p" ((23467 22723 52450 14000) . t)))
            (["sudo" "root" "localhost" "/etc/terminfo" nil]
("file-exists-p" ((23467 22723 52447 940000) . t)))
            (["sudo" "root" "localhost" "/etc/hostname" nil]
("file-exists-p" ((23467 22723 52445 823000) . t)))
            (["sudo" "root" "localhost" "/etc/hosts.deny" nil]
("file-exists-p" ((23467 22723 52443 772000) . t)))
            (["sudo" "root" "localhost" "/etc/bindresvport.blacklist"
nil] ("file-exists-p" ((23467 22723 52441 13000) . t)))
            (["su" "jschewe-adm" "localhost" nil nil]
("first-password-request" nil))
            ("#<process *tramp/sudo address@hidden>" ("vector"
["sudo" "root" "collab-01.bbn.com" "/var/log/syslog"
"ssh:address@hidden|"])
             ("temp-file" "/tmp/tramp.19224Kwy") ("last-cmd-time" (23457
20564 50888 972000)) ("remote-shell" "/bin/sh") ("chunksize" 0)
("connected" t)
             ("scripts" ("tramp_perl_file_name_all_completions"
"tramp_perl_file_attributes")) ("device" (-1 . 6)) ("local-encoding"
base64-encode-region) ("local-decoding" base64-decode-region)
             ("remote-encoding" "base64") ("remote-decoding" "base64 -d
-i") ("inline-compress" "gzip") ("inline-decompress" "gzip -d"))
            (["sudo" "root" "localhost" "/etc/aliases" nil]
("file-exists-p" ((23467 22723 52438 474000) . t))) (["ssh" nil "su" nil
nil] nil) (nil ("locale" "en_US.utf8"))
            (["sudo" "root" "localhost" "/etc/mailname" nil]
("file-exists-p" ((23467 22723 52436 634000) . t)))
            (["sudo" "root" "localhost" "/etc/kernel" nil]
("file-exists-p" ((23467 22723 52434 520000) . t)))
            (["sudo" "root" "localhost" "/etc/perl" nil]
("file-exists-p" ((23467 22723 52432 628000) . t)))
            (["sudo" "root" "localhost" "/etc/prime-discrete" nil]
("file-exists-p" ((23467 22723 52430 566000) . t)))
            (["sudo" "root" "localhost" "/etc/libnl-3" nil]
("file-exists-p" ((23467 22723 240907 393000) . t)))
            (["sudo" "root" "localhost" "/etc/bash.bashrc" nil]
("file-exists-p" ((23467 22723 52426 755000) . t)))
            (["sudo" "root" "localhost" "/etc/nanorc" nil]
("file-exists-p" ((23467 22723 52424 605000) . t)))
            (["sudo" "root" "localhost" "/etc/crypttab" nil]
("file-exists-p" ((23467 22723 52422 895000) . t)))
            (["sudo" "root" "localhost" "/etc/calendar" nil]
("file-exists-p" ((23467 22723 52421 235000) . t)))
            (["sudo" "root" "localhost" "/etc/emacs25" nil]
("file-exists-p" ((23467 22723 52419 363000) . t)))
            (["sudo" "root" "localhost" "/etc/group-" nil]
("file-exists-p" ((23467 22723 52417 718000) . t)))
            (["sudo" "root" "localhost" "/etc/os-release" nil]
("file-exists-p" ((23467 22723 52415 927000) . t)))
            (["sudo" "root" "localhost" "/etc/cupshelpers" nil]
("file-exists-p" ((23467 22723 52414 201000) . t)))
            (["sudo" "root" "localhost" "/etc/init" nil]
("file-exists-p" ((23467 22723 52412 225000) . t)))
            (["sudo" "root" "localhost" "/etc/modules" nil]
("file-exists-p" ((23467 22723 52410 177000) . t)))
            (["sudo" "root" "localhost" "/etc/geoclue" nil]
("file-exists-p" ((23467 22723 52408 240000) . t)))
            (["sudo" "root" "localhost" "/etc/lsb-release" nil]
("file-exists-p" ((23467 22723 240900 339000) . t)))
            (["sudo" "root" "localhost" "/etc/ansible" nil]
("file-exists-p" ((23467 22723 52401 951000) . t)))
            (["sudo" "root" "localhost" "/etc/rsyslog.conf" nil]
("file-exists-p" ((23467 22723 52400 139000) . t)))
            (["sudo" "root" "localhost" "/etc/xsp4" nil]
("file-exists-p" ((23467 22723 52398 266000) . t)))
            (["sudo" "root" "localhost" "/etc/python" nil]
("file-exists-p" ((23467 22723 52396 762000) . t)))
            (["sudo" "root" "localhost" "/etc/cups" nil]
("file-exists-p" ((23467 22723 52394 982000) . t)))
            (["sudo" "root" "localhost" "/etc/drirc" nil]
("file-exists-p" ((23467 22723 52392 945000) . t)))
            (["sudo" "root" "localhost" "/etc/timezone" nil]
("file-exists-p" ((23467 22723 52391 176000) . t)))
            (["sudo" "root" "localhost" "/etc/libibverbs.d" nil]
("file-exists-p" ((23467 22723 240896 870000) . t)))
            (["sudo" "root" "localhost" "/etc/locale.gen" nil]
("file-exists-p" ((23467 22723 240904 204000) . t)))
            (["sudo" "root" "localhost" "/etc/ssl" nil] ("file-exists-p"
((23467 22723 52387 520000) . t)))
            (["sudo" "root" "localhost" "/etc/usb_modeswitch.d" nil]
("file-exists-p" ((23467 22723 52385 884000) . t)))
            (["sudo" "root" "localhost" "/etc/java" nil]
("file-exists-p" ((23467 22723 52383 897000) . t)))
            (["sudo" "root" "localhost" "/etc/ld.so.conf.d" nil]
("file-exists-p" ((23467 22723 240893 179000) . t)))
            (["sudo" "root" "localhost" "/etc/python3" nil]
("file-exists-p" ((23467 22723 52378 947000) . t)))
            (["sudo" "root" "localhost" "/etc/apache2" nil]
("file-exists-p" ((23467 22723 52377 117000) . t)))
            (["sudo" "root" "localhost" "/etc/dnsmasq.d" nil]
("file-exists-p" ((23467 22723 52375 328000) . t)))
            (["sudo" "root" "localhost" "/etc/gshadow-" nil]
("file-exists-p" ((23467 22723 52372 924000) . t)))
            (["sudo" "root" "localhost" "/etc/magic.mime" nil]
("file-exists-p" ((23467 22723 52371 225000) . t)))
            (["sudo" "root" "localhost" "/etc/profile" nil]
("file-exists-p" ((23467 22723 52369 227000) . t)))
            (["sudo" "root" "localhost" "/etc/sane.d" nil]
("file-exists-p" ((23467 22723 52367 482000) . t)))
            (["sudo" "root" "localhost" "/etc/apparmor.d" nil]
("file-exists-p" ((23467 22723 52365 509000) . t)))
            (["sudo" "root" "localhost" "/etc/fuse.conf" nil]
("file-exists-p" ((23467 22723 52363 107000) . t)))
            (["sudo" "root" "localhost" "/etc/openal" nil]
("file-exists-p" ((23467 22723 52360 934000) . t)))
            (["sudo" "root" "localhost" "/etc/update-notifier" nil]
("file-exists-p" ((23467 22723 52358 826000) . t)))
            (["sudo" "root" "localhost" "/etc/logrotate.d" nil]
("file-exists-p" ((23467 22723 240888 373000) . t)))
            (["sudo" "root" "localhost" "/etc/polkit-1" nil]
("file-exists-p" ((23467 22723 52354 316000) . t)))
            (["sudo" "root" "localhost" "/etc/.java" nil]
("file-exists-p" ((23467 22723 52352 398000) . t)))
            (["sudo" "root" "localhost" "/etc/host.conf" nil]
("file-exists-p" ((23467 22723 52350 232000) . t)))
            (["sudo" "root" "localhost" "/etc/apparmor" nil]
("file-exists-p" ((23467 22723 52348 29000) . t)))
            (["sudo" "root" "localhost" "/etc/legal" nil]
("file-exists-p" ((23467 22723 240883 848000) . t)))
            (["sudo" "root" "localhost" "/etc/networks" nil]
("file-exists-p" ((23467 22723 52344 176000) . t)))
            (["sudo" "root" "localhost" "/etc/postgresql-common" nil]
("file-exists-p" ((23467 22723 52342 265000) . t)))
            (["sudo" "root" "localhost" "/etc/sysstat" nil]
("file-exists-p" ((23467 22723 52339 837000) . t)))
            (["sudo" "root" "localhost" "/etc/timidity" nil]
("file-exists-p" ((23467 22723 52337 875000) . t)))
            (["sudo" "root" "localhost" "/etc/deluser.conf" nil]
("file-exists-p" ((23467 22723 52336 114000) . t)))
            (["sudo" "root" "localhost" "/etc/groff" nil]
("file-exists-p" ((23467 22723 52333 475000) . t)))
            (["sudo" "root" "localhost" "/etc/depmod.d" nil]
("file-exists-p" ((23467 22723 52331 466000) . t)))
            (["sudo" "root" "localhost" "/etc/passwd" nil]
("file-exists-p" ((23467 22723 52329 80000) . t)))
            (["sudo" "root" "localhost" "/etc/rsyslog.d" nil]
("file-exists-p" ((23467 22723 52327 148000) . t)))
            (["sudo" "root" "localhost" "/etc/opt" nil] ("file-exists-p"
((23467 22723 52324 997000) . t)))
            (["sudo" "root" "localhost" "/etc/mysql" nil]
("file-exists-p" ((23467 22723 52323 331000) . t)))
            (["sudo" "root" "localhost" "/etc/subuid-" nil]
("file-exists-p" ((23467 22723 52321 277000) . t)))
            (["sudo" "root" "localhost" "/etc/debian_version" nil]
("file-exists-p" ((23467 22723 52319 268000) . t)))
            (["sudo" "root" "localhost" "/etc/mono-server4" nil]
("file-exists-p" ((23467 22723 52317 243000) . t)))
            (["sudo" "root" "localhost" "/etc/crontab" nil]
("file-exists-p" ((23467 22723 52315 192000) . t)))
            (["sudo" "root" "localhost" "/etc/hosts" nil]
("file-exists-p" ((23467 22723 52313 109000) . t)))
            (["sudo" "root" "localhost" "/etc/udev" nil]
("file-exists-p" ((23467 22723 52311 115000) . t)))
            (["sudo" "root" "localhost" "/etc/brlapi.key" nil]
("file-exists-p" ((23467 22723 52308 509000) . t)))
            (["sudo" "root" "localhost" "/etc/.." nil] ("file-exists-p"
((23467 22723 52306 62000) . t)))
            (["sudo" "root" "localhost" "/etc/." nil] ("file-exists-p"
((23467 22723 52302 425000) . t))) (["sudo" "root" "localhost" "/et"
nil] nil)
            (["sudo" "root" "localhost" "/e" nil]
("file-name-all-completions" ((23467 22721 786779 557000) "etc/")))
(["ssh" nil "sft" nil nil] nil) (["ssh" nil "sftp" nil nil] nil)
            (["sudo" "root" "localhost" "/lost+found" nil]
("file-exists-p" ((23467 22721 762283 840000) . t)))
            (["sudo" "root" "localhost" "/.." nil] ("file-exists-p"
((23467 22721 762280 319000) . t)))
            (["sudo" "root" "localhost" "/etc" nil] ("file-exists-p"
((23467 22723 240877 3000) . t))
             ("file-name-all-completions"
              ((23467 22723 52857 473000) "./" "../" "brlapi.key"
"udev/" "hosts" "crontab" "mono-server4/" "debian_version" "subuid-"
"mysql/" "opt/" "rsyslog.d/" "passwd" "depmod.d/" "groff/"
               "deluser.conf" "timidity/" "sysstat/"
"postgresql-common/" "networks" "legal" "apparmor/" "host.conf" ".java/"
"polkit-1/" "logrotate.d/" "update-notifier/" "openal/" "fuse.conf"
               "apparmor.d/" "sane.d/" "profile" "magic.mime" "gshadow-"
"dnsmasq.d/" "apache2/" "python3/" "ld.so.conf.d/" "java/"
"usb_modeswitch.d/" "ssl/" "libibverbs.d/" "timezone" "drirc"
               "cups/" "python/" "xsp4/" "rsyslog.conf" "ansible/"
"lsb-release" "locale.gen" "geoclue/" "modules" "init/" "cupshelpers/"
"os-release" "group-" "emacs25/" "calendar/" "crypttab"
               "nanorc" "bash.bashrc" "libnl-3/" "prime-discrete"
"perl/" "kernel/" "mailname" "aliases" "bindresvport.blacklist"
"hosts.deny" "hostname" "terminfo/" "resolvconf/" "shadow-" "sssd/"
               "dictionaries-common/" "motd" "OpenCL/" "gss/" "dkms/"
"dhcp/" "rc1.d/" "vdpau_wrapper.cfg" "nsswitch.conf" "security/"
"sysctl.conf.insyncbak" "Muttrc.d/" "services" "shadow"
               "init.d/" "wgetrc" "chatscripts/" "firefox/"
"libreoffice/" "ufw/" "ifplugd/" "ld.so.conf" "docker/" "inputrc"
"console-setup/" "gdm3/" "sysctl.d/" "gnome/" "gdb/" "kerneloops.conf"
               "gdm/" "ldap/" "vim/" "subgid-" "machine-id"
"logrotate.conf" "mtools.conf" "ImageMagick-6/" "lighttpd/" "postfix/"
"issue.net" "magic" "papersize" "modules-load.d/"
               "zsh_command_not_found" "apg.conf" "insserv.conf.d/"
"wildmidi/" "dovecot/" "rc2.d/" "hosts.~1~" "xdg/" "ucf.conf" "hp/"
"kernel-img.conf" "X11/" "tmpfiles.d/" "cracklib/" "network/"
               "skel/" "prelink.conf.d/" "gconf/" "lintianrc" "brltty/"
"vtrgb" "smartd.conf" "reader.conf.d/" "avahi/" "anacrontab"
"environment" "appstream.conf" "icalicense/" "ltrace.conf"
               "hosts.~4~" "xml/" "krb5.conf" "cron.weekly/" "rc0.d/"
"libblockdev/" "tigrc" "adduser.conf" "mail.rc" "fwupd/" "cifs-utils/"
"gai.conf" "rc6.d/" "gtk-2.0/" "alternatives/" "rpc"
               "mailcap" "udisks2/" "ghostscript/" "shells" "lightdm/"
"issue" "groovy/" "securetty" "rc3.d/" "profile.d/" "sensors.d/" "ppp/"
"update-manager/" "debconf.conf" "mime.types"
               "apticron/" "mke2fs.conf" "bluetooth/" "libaudit.conf"
"default/" "protocols" "pam.conf" "ld.so.cache" "logcheck/" "pki/"
"mtab" "login.defs" "dpkg/" "sysctl.conf" "aliases.db"
               "speech-dispatcher/" "apt/" "gtk-3.0/" "resolv.conf"
"brltty.conf" "rcS.d/" "usb_modeswitch.conf" "icaclient/" "dconf/"
".pwd.lock" "ssh/" "libccid_Info.plist" "pcmcia/"
               "request-key.d/" "dbus-1/" "samba/" "fstab"
"cryptsetup-initramfs/" "pulse/" "krb5.keytab" "lvm/" "NetworkManager/"
"fonts/" "bash_completion.d/" "manpath.config" "ca-certificates/"
               "purple/" "cron.monthly/" "postgresql/" "iproute2/"
"chromium-browser/" "Muttrc" "popularity-contest.conf" "rc5.d/"
"sudoers.d/" "mono/" "apport/" "hosts.allow" "libao.conf" "subgid"
               "cron.hourly/" "binfmt.d/" "checkinstallrc" "PackageKit/"
"smartmontools/" "emacs/" "python2.7/" "sensors3.conf" "thunderbird/"
"modprobe.d/" "UPower/" "subuid" "newt/"
               "bash_completion" "libpaper.d/" "pm/" "ntp.conf"
"ca-certificates.conf" "cron.d/" "passwd-" "initramfs-tools/"
"pnm2ppa.conf" "puppet/" "hdparm.conf" "python3.6/" "localtime" "acpi/"
               "wpa_supplicant/" "gshadow" "group" "clamav/" "pam.d/"
"selinux/" "netplan/" "glvnd/" "grub.d/" "sudoers" "cron.daily/" "rmt"
"java-8-openjdk/" "resolv.conf.vpnbackup"
               "updatedb.conf" "rc4.d/" "systemd/" "update-motd.d/"
"mailcap.order" "apm/" "locale.alias")
              )
             )
            (["sudo" "root" "localhost" "/sys" nil] ("file-exists-p"
((23467 22721 762271 345000) . t))) (["sudo" "root" "localhost" "/dev"
nil] ("file-exists-p" ((23467 22721 762268 309000) . t)))
            (["sudo" "root" "localhost" "/lib" nil] ("file-exists-p"
((23467 22721 762265 175000) . t))) (["sudo" "root" "localhost" "/var"
nil] ("file-exists-p" ((23467 22721 762262 152000) . t)))
            (["sudo" "root" "localhost" "/vmlinuz.old" nil]
("file-exists-p" ((23467 22721 762259 117000) . t))) (["ssh" nil "ss"
nil nil] nil) (["ssh" nil "synce" nil nil] nil)
            (["ssh" nil "scp" nil nil] nil) (["ssh" nil "scpx" nil nil]
nil) (["ssh" nil "sshx" nil nil] nil) (["ssh" nil "smb" nil nil] nil)
(["ssh" nil "superior-adm" nil nil] nil)
            (["ssh" nil "smite-z.bbn.com" nil nil] nil) (["ssh" nil
"smith.bbn.com" nil nil] nil) (["ssh" nil "shell.sourceforge.net" nil
nil] nil) (["ssh" nil "shawmut.bbn.com" nil nil] nil)
            (["ssh" nil "superior.bbn.com" nil nil] nil) (["ssh" nil
"ssh.bbn.com" nil nil] nil) (["sudo" "root" "localhost" "/usr" nil]
("file-exists-p" ((23467 22721 762254 249000) . t)))
            (["ssh" nil "sinew.ir.bbn.com" nil nil] nil) (["sudo" "root"
"localhost" "/lib32" nil] ("file-exists-p" ((23467 22721 762250 634000)
. t)))
            (["sudo" "root" "localhost" "/home" nil] ("file-exists-p"
((23467 22721 762247 288000) . t)))
            (["sudo" "root" "localhost" "/media" nil] ("file-exists-p"
((23467 22721 762244 230000) . t)))
            (["sudo" "root" "localhost" "/bin" nil] ("file-exists-p"
((23467 22721 762240 869000) . t)))
            (["sudo" "root" "localhost" "/snap" nil] ("file-exists-p"
((23467 22721 762237 545000) . t)))
            (["sudo" "root" "localhost" "/.cache" nil] ("file-exists-p"
((23467 22721 762234 365000) . t))) (["ssh" nil "sf" nil nil] nil)
            (["sudo" "root" "localhost" "/srv" nil] ("file-exists-p"
((23467 22721 762230 283000) . t))) (["sudo" "root" "localhost" "/mnt"
nil] ("file-exists-p" ((23467 22721 762226 651000) . t)))
            (["sudo" "root" "localhost" "/initrd.img.old" nil]
("file-exists-p" ((23467 22721 762223 265000) . t)))
            (["sudo" "root" "localhost" "/vmlinuz" nil] ("file-exists-p"
((23467 22721 762212 181000) . t))) (["sudo" "root" "localhost"
"/etc/logcheck/ignore.d.server/local." nil] nil)
            (["sudo" "root" "localhost" "/." nil] ("file-exists-p"
((23467 22721 762205 363000) . t)))
            (["sudo" "root" "localhost" "/initrd.img" nil]
("file-exists-p" ((23467 22721 762201 185000) . t)))
            (["sudo" "root" "localhost" "/proc" nil] ("file-exists-p"
((23467 22721 762195 694000) . t)))
            (["sudo" "root" "localhost" "/boot" nil] ("file-exists-p"
((23467 22721 762192 698000) . t)))
            (["sudo" "root" "localhost" "/lib64" nil] ("file-exists-p"
((23467 22721 762189 106000) . t)))
            (["sudo" "root" "localhost" "/opt" nil] ("file-exists-p"
((23467 22721 762185 654000) . t))) (["sudo" "root" "localhost" "/sbin"
nil] ("file-exists-p" ((23467 22721 762182 53000) . t)))
            (["sudo" "root" "localhost" "/" nil] ("file-exists-p"
((23467 22721 786766 472000) . t))
             ("file-name-all-completions"
              ((23467 22721 762287 509000) "run/" "sbin/" "opt/"
"lib64/" "boot/" "proc/" "initrd.img" "./" "tmp/" "vmlinuz" "root/"
"initrd.img.old" "mnt/" "srv/" ".cache/" "snap/" "bin/" "media/"
               "home/" "lib32/" "usr/" "vmlinuz.old" "var/" "lib/"
"dev/" "sys/" "etc/" "../" "lost+found/")
              )
             )
            (["sudo" "root" "localhost" "/root/.cache" nil]
("file-exists-p" ((23467 22721 540418 583000) . t)))
            (["sudo" "root" "localhost" "/root/.." nil] ("file-exists-p"
((23467 22721 540428 3000) . t)))
            (["sudo" "root" "localhost" "/run" nil] ("file-exists-p"
((23467 22721 762177 652000) . t)))
            (["sudo" "root" "localhost" "/root/.config" nil]
("file-exists-p" ((23467 22721 540409 411000) . t)))
            (["sudo" "root" "localhost" "/root/.bashrc" nil]
("file-exists-p" ((23467 22721 540401 113000) . t)))
            (["sudo" "root" "localhost" "/root/." nil] ("file-exists-p"
((23467 22721 540392 343000) . t)))
            (["sudo" "root" "localhost" "/root/.viminfo" nil]
("file-exists-p" ((23467 22721 540383 376000) . t)))
            (["sudo" "root" "localhost" "/root/.bash_history" nil]
("file-exists-p" ((23467 22721 540375 167000) . t)))
            (["sudo" "root" "localhost" "/root/.profile" nil]
("file-exists-p" ((23467 22721 540365 301000) . t)))
            (["sudo" "root" "localhost" "/root/.lesshst" nil]
("file-exists-p" ((23467 22721 540354 568000) . t)))
            (["sudo" "root" "localhost" "/root" nil] ("file-exists-p"
((23467 22721 762216 427000) . t))
             ("file-name-all-completions" ((23467 22721 540435 884000)
".lesshst" ".profile" ".bash_history" ".viminfo" "./" ".bashrc"
".config/" ".cache/" "../")))
            (["ssh" nil "s" nil nil] nil))
 tramp-cache-data-changed t
 tramp-cache-unload-hook '(#[nil "\300\301\302\"\207" [remove-hook
kill-emacs-hook tramp-dump-connection-properties] 3]
               #[nil
"\300\301\302\"\210\300\303\302\"\210\300\304\302\"\207" [remove-hook
before-revert-hook tramp-flush-file-function eshell-pre-command-hook
kill-buffer-hook] 3])
 tramp-chunksize nil
 tramp-color-escape-sequence-regexp "(decode-coding-string
(base64-decode-string \"G1tbOzAtOV0rbQ==\") 'raw-text)"
 tramp-completion-file-name-handler-alist '((file-name-all-completions .
tramp-completion-handle-file-name-all-completions) (file-name-completion
. tramp-completion-handle-file-name-completion))
 tramp-completion-file-name-regexp "\\`/[^/]*\\'"
 tramp-completion-file-name-regexp-separate "\\`/\\([[][^]]*\\)?\\'"
 tramp-completion-file-name-regexp-unified "\\`/[^/]*\\'"
 tramp-completion-function-alist '(("fcp" (tramp-parse-shosts
"~/.ssh/known_hosts") (tramp-parse-sconfig "~/.ssh/config"))
                   ("psftp" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("pscp" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("plink" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config")) ("ksu" (tramp-parse-passwd
"/etc/passwd"))
                   ("sudo" (tramp-parse-passwd "/etc/passwd")) ("su"
(tramp-parse-passwd "/etc/passwd")) ("nc" (tramp-parse-hosts
"/etc/hosts")) ("telnet" (tramp-parse-hosts "/etc/hosts"))
                   ("sshx" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("ssh" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("rsync" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("scpx" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
                   ("scp" (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config")) ("adb"
(tramp-adb-parse-device-names "")))
 tramp-completion-function-alist-putty '((tramp-parse-putty
"~/.putty/sessions"))
 tramp-completion-function-alist-rsh '((tramp-parse-rhosts
"/etc/hosts.equiv") (tramp-parse-rhosts "~/.rhosts"))
 tramp-completion-function-alist-ssh '((tramp-parse-rhosts
"/etc/hosts.equiv") (tramp-parse-rhosts "/etc/shosts.equiv")
(tramp-parse-shosts "/etc/ssh_known_hosts") (tramp-parse-sconfig
"/etc/ssh_config")
                       (tramp-parse-shostkeys "/etc/ssh2/hostkeys")
(tramp-parse-sknownhosts "/etc/ssh2/knownhosts") (tramp-parse-rhosts
"~/.rhosts") (tramp-parse-rhosts "~/.shosts")
                       (tramp-parse-shosts "~/.ssh/known_hosts")
(tramp-parse-sconfig "~/.ssh/config"))
 tramp-completion-function-alist-su '((tramp-parse-passwd "/etc/passwd"))
 tramp-completion-function-alist-telnet '((tramp-parse-hosts "/etc/hosts"))
 tramp-completion-mode nil
 tramp-completion-reread-directory-timeout 10
 tramp-connection-min-time-diff 5
 tramp-connection-properties nil
 tramp-connection-timeout 60
 tramp-copy-failed-regexp "\\(.+: \\(No such file or
directory\\|Permission denied\\|is a directory\\|not a regular
file\\)\\)\\s-*"
 tramp-copy-size-limit 10240
 tramp-current-connection '(("ssh" "jschewe-adm" "collab-01.bbn.com")
23466 18581 55393 930000)
 tramp-current-host "collab-01.bbn.com"
 tramp-current-method "ssh"
 tramp-current-user "jschewe-adm"
 tramp-debug-on-error nil
 tramp-debug-outline-regexp "[0-9]+:[0-9]+:[0-9]+\\.[0-9]+ [a-z0-9-]+
(\\([0-9]+\\)) #"
 tramp-default-host "bbn-11838"
 tramp-default-host-alist '(("adb" nil ""))
 tramp-default-method "ssh"
 tramp-default-method-alist '((nil "%" "smb")
("\\`\\(127\\.0\\.0\\.1\\|::1\\|bbn-11838\\|localhost6?\\)\\'"
"\\`root\\'" "su") (nil "\\`\\(anonymous\\|ftp\\)\\'" "ftp")
("\\`ftp\\." nil "ftp"))
 tramp-default-proxies-alist '(("collab-01" "root"
"/su:address@hidden:") ("localhost" "root"
"/su:address@hidden:") ("localhost" "root" "/su:jschewe-adm:")
                   ("collab-01\\.bbn\\.com" "root"
"/ssh:address@hidden:") ("localhost" "root"
"/ssh:address@hidden:") ("localhost" nil nil)
                   ((regexp-quote (system-name)) nil nil) (nil
"\\`root\\'" "/ssh:%h:"))
 tramp-default-user nil
 tramp-default-user-alist '(("\\`smb\\'" nil nil)
("\\`\\(?:fcp\\|krlogin\\|nc\\|r\\(?:cp\\|emcp\\|sh\\)\\|telnet\\)\\'"
nil "jschewe") ("\\`\\(?:ksu\\|su\\(?:do\\)?\\)\\'" nil "root")
                ("\\`\\(?:socks\\|tunnel\\)\\'" nil "jschewe")
("\\`synce\\'" nil nil))
 tramp-devices 12
 tramp-domain-regexp "[-a-zA-Z0-9_.]+"
 tramp-echo-mark "_echo"
 tramp-echo-mark-marker "_echo"
 tramp-echo-mark-marker-length 5
 tramp-echoed-echo-mark-regexp "_echo\\(\\( \\)?\\)\\{5\\}"
 tramp-encoding-command-interactive "-i"
 tramp-encoding-command-switch "-c"
 tramp-encoding-shell "/bin/sh"
 tramp-end-of-heredoc "e360b3f41887c0414499e251a6c49293"
 tramp-end-of-output "///6f04bc5112e331bbf4f068af418db0fa#$"
 tramp-file-mode-type-map '((0 . "-") (1 . "p") (2 . "c") (3 . "m") (4 .
"d") (5 . "?") (6 . "b") (7 . "?") (8 . "-") (9 . "n") (10 . "l") (11 .
"?") (12 . "s") (13 . "D") (14 . "w"))
 tramp-file-name-regexp "\\`/[^/|:][^/|]*:"
 tramp-file-name-regexp-separate "\\`/\\[.*\\]"
 tramp-file-name-regexp-unified "\\`/[^/|:][^/|]*:"
 tramp-file-name-structure
'("^/\\(\\(?:\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:    
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?|\\)+\\)?\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:
   
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?:\\(.*$\\)"
5 6 7 8 1)
 tramp-foreign-file-name-handler-alist '((tramp-smb-file-name-p .
tramp-smb-file-name-handler) (tramp-gvfs-file-name-p .
tramp-gvfs-file-name-handler) (tramp-ftp-file-name-p .
tramp-ftp-file-name-handler)
                     (tramp-adb-file-name-p .
tramp-adb-file-name-handler) (identity . tramp-sh-file-name-handler))
 tramp-ftp-method "ftp"
 tramp-gvfs-methods '("afp" "dav" "davs" "obex" "sftp" "synce")
 tramp-gvfs-zeroconf-domain "local"
 tramp-gw-socks-method "socks"
 tramp-gw-tunnel-method "tunnel"
 tramp-half-a-year '(241 17024)
 tramp-handle-file-local-copy-hook nil
 tramp-handle-write-region-hook nil
 tramp-histfile-override "~/.tramp_history"
 tramp-host-regexp "[a-zA-Z0-9_.-]+"
 tramp-host-with-port-regexp "\\([a-zA-Z0-9_.-]+\\)#\\([0-9]+\\)"
 tramp-initial-end-of-output "#$ "
 tramp-inline-compress-commands '(("gzip" "gzip -d") ("bzip2" "bzip2
-d") ("xz" "xz -d") ("compress" "compress -d"))
 tramp-inline-compress-start-size 4096
 tramp-inodes 0
 tramp-ipv6-regexp "\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+"
 tramp-local-coding-commands '((b64 base64-encode-region
base64-decode-region) (uu tramp-uuencode-region uudecode-decode-region)
                   (pack "perl -e 'binmode STDIN; binmode STDOUT; print
pack(q{u*}, join q{}, <>)'" "perl -e 'binmode STDIN; binmode STDOUT;
print unpack(q{u*}, join q{}, <>)'"))
 tramp-local-end-of-line "\n"
 tramp-local-host-regexp
"\\`\\(127\\.0\\.0\\.1\\|::1\\|bbn-11838\\|localhost6?\\)\\'"
 tramp-localname-regexp ".*$"
 tramp-locked nil
 tramp-locker nil
 tramp-login-prompt-regexp ".*\\(user\\|login\\)\\( .*\\)?: *"
 tramp-message-show-message t
 tramp-method-regexp "[a-zA-Z_0-9-]+"
 tramp-methods '(("smb" (tramp-remote-shell "") (tramp-tmpdir "/C$/Temp"))
         ("fcp" (tramp-login-program "fsh") (tramp-login-args (("%h")
("-l" "%u") ("sh" "-i"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
          (tramp-remote-shell-args ("-i") ("-c")) (tramp-copy-program
"fcp") (tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t))
         ("psftp" (tramp-login-program "plink") (tramp-login-args (("-l"
"%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"") ("env 'TERM=dumb'
'PROMPT_COMMAND=' 'PS1=#$ '") ("/bin/sh") ("\"")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")) (tramp-copy-program "pscp")
          (tramp-copy-args (("-l" "%u") ("-P" "%p") ("-sftp") ("-p"
"%k") ("-q") ("-r"))) (tramp-copy-keep-date t) (tramp-copy-recursive t))
         ("pscp" (tramp-login-program "plink") (tramp-login-args (("-l"
"%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"") ("env 'TERM=dumb'
'PROMPT_COMMAND=' 'PS1=#$ '") ("/bin/sh") ("\"")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")) (tramp-copy-program "pscp")
          (tramp-copy-args (("-l" "%u") ("-P" "%p") ("-scp") ("-p" "%k")
("-q") ("-r"))) (tramp-copy-keep-date t) (tramp-copy-recursive t)
(tramp-default-port 22))
         ("plinkx" (tramp-login-program "plink") (tramp-login-args
(("-load") ("%h") ("-t") ("\"") ("env 'TERM=dumb' 'PROMPT_COMMAND='
'PS1=#$ '") ("/bin/sh") ("\"")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")))
         ("plink" (tramp-login-program "plink") (tramp-login-args (("-l"
"%u") ("-P" "%p") ("-ssh") ("-t") ("%h") ("\"") ("env 'TERM=dumb'
'PROMPT_COMMAND=' 'PS1=#$ '") ("/bin/sh") ("\"")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")) (tramp-default-port 22))
         ("krlogin" (tramp-login-program "krlogin") (tramp-login-args
(("%h") ("-l" "%u") ("-x"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")))
         ("ksu" (tramp-login-program "ksu") (tramp-login-args (("%u")
("-q"))) (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-connection-timeout 10))
         ("sudo" (tramp-login-program "sudo") (tramp-login-args (("-u"
"%u") ("-s") ("-H") ("-p" "P\"\"a\"\"s\"\"s\"\"w\"\"o\"\"r\"\"d\"\":")))
(tramp-login-env (("SHELL") ("/bin/sh")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")) (tramp-connection-timeout 10))
         ("su" (tramp-login-program "su") (tramp-login-args (("-")
("%u"))) (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-connection-timeout 10))
         ("nc" (tramp-login-program "telnet") (tramp-login-args (("%h")
("%p") ("2>/dev/null"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "nc") (tramp-copy-args (("-w" "1") ("-v")
("%h") ("%r"))) (tramp-remote-copy-program "nc") (tramp-remote-copy-args
(("-l") ("-p" "%r") ("2>/dev/null")))
          (tramp-default-port 23))
         ("telnet" (tramp-login-program "telnet") (tramp-login-args
(("%h") ("%p") ("2>/dev/null"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l"))
          (tramp-remote-shell-args ("-c")) (tramp-default-port 23))
         ("sshx" (tramp-login-program "ssh") (tramp-login-args (("-l"
"%u") ("-p" "%p") ("%c") ("-e" "none") ("-t" "-t") ("%h") ("/bin/sh")))
(tramp-async-args (("-q")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-gw-args (("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null") ("-o" "StrictHostKeyChecking=no")))
(tramp-default-port 22))
         ("ssh" (tramp-login-program "ssh") (tramp-login-args (("-l"
"%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))) (tramp-async-args
(("-q"))) (tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-gw-args (("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null") ("-o" "StrictHostKeyChecking=no")))
(tramp-default-port 22))
         ("remsh" (tramp-login-program "remsh") (tramp-login-args
(("%h") ("-l" "%u"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c")))
         ("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h")
("-l" "%u"))) (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")))
         ("rsync" (tramp-login-program "ssh") (tramp-login-args (("-l"
"%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))) (tramp-async-args
(("-q"))) (tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args
("-c")) (tramp-copy-program "rsync") (tramp-copy-args (("-t" "%k")
("-r"))) (tramp-copy-env (("RSYNC_RSH") ("ssh" "%c")))
          (tramp-copy-keep-date t) (tramp-copy-keep-tmpfile t)
(tramp-copy-recursive t))
         ("scpx" (tramp-login-program "ssh") (tramp-login-args (("-l"
"%u") ("-p" "%p") ("%c") ("-e" "none") ("-t" "-t") ("%h") ("/bin/sh")))
(tramp-async-args (("-q")))
          (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c")) (tramp-copy-program "scp")
          (tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q") ("-r")
("%c"))) (tramp-copy-keep-date t) (tramp-copy-recursive t)
          (tramp-gw-args (("-o" "GlobalKnownHostsFile=/dev/null") ("-o"
"UserKnownHostsFile=/dev/null") ("-o" "StrictHostKeyChecking=no")))
(tramp-default-port 22))
         ("scp" (tramp-login-program "ssh") (tramp-login-args (("-l"
"%u") ("-p" "%p") ("%c") ("-e" "none") ("%h"))) (tramp-async-args
(("-q"))) (tramp-remote-shell "/bin/sh")
          (tramp-remote-shell-login ("-l")) (tramp-remote-shell-args
("-c")) (tramp-copy-program "scp") (tramp-copy-args (("-P" "%p") ("-p"
"%k") ("-q") ("-r") ("%c"))) (tramp-copy-keep-date t)
          (tramp-copy-recursive t) (tramp-gw-args (("-o"
"GlobalKnownHostsFile=/dev/null") ("-o" "UserKnownHostsFile=/dev/null")
("-o" "StrictHostKeyChecking=no"))) (tramp-default-port 22))
         ("remcp" (tramp-login-program "remsh") (tramp-login-args
(("%h") ("-l" "%u"))) (tramp-remote-shell "/bin/sh")
(tramp-remote-shell-login ("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k")))
(tramp-copy-keep-date t))
         ("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h")
("-l" "%u"))) (tramp-remote-shell "/bin/sh") (tramp-remote-shell-login
("-l")) (tramp-remote-shell-args ("-c"))
          (tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k")
("-r"))) (tramp-copy-keep-date t) (tramp-copy-recursive t))
         ("synce") ("sftp") ("obex") ("davs") ("dav") ("afp") ("ftp")
("adb" (tramp-tmpdir "/data/local/tmp") (tramp-default-port 5555)))
 tramp-mode t
 tramp-obsolete-methods '("ssh1" "ssh2" "scp1" "scp2" "scpc" "rsyncc"
"plink1")
 tramp-operation-not-permitted-regexp "\\(preserving times.*\\|set
mode\\):\\s-*\\(Operation not permitted\\)"
 tramp-parse-time-months '(("jan" . 1) ("feb" . 2) ("mar" . 3) ("apr" .
4) ("may" . 5) ("jun" . 6) ("jul" . 7) ("aug" . 8) ("sep" . 9) ("oct" .
10) ("nov" . 11) ("dec" . 12))
 tramp-password-prompt-regexp "(decode-coding-string
(base64-decode-string
\"Xi4qXChcKD86YWRnYW5nc2tvZGVcfGNvbnRyYXNlXCg/OlwoPzpueVx8w7FcKWFcKVx8Z2VzbG9c\nfGhcKD86XCg/OmFzxYJcfGVzbFwpb1wpXHxpcGhhc2l3ZWRpXHxqZWxzesOzXHxsXCg/Om96aW5r\nYVx8w7ZzZW5vcmRcKVx8bVwoPzpvdCBkZSBwYXNzZVx84bqtdCBraOG6qXVcKVx8cGFcKD86cm9s\nYVx8c1woPzphaGl0emFcfHNcKD86IHBocmFzZVx8Y29kZVx8b3JkXHxwaHJhc2VcfHdvcltkdF1c\nKVx8dm9ydG9cKVwpXHxzXCg/OmFsYXNhbmFcfGVuaGFcfGxhcHRhxb5vZGlzXClcfHdhY2h0d29v\ncmRcfNC70L7Qt9C40L3QutCwXHzQv9Cw0YDQvtC70YxcfNeh16HXnteUXHzZg9mE2YXYqSDYp9mE\n2LPYsVx84KSX4KWB4KSq4KWN4KSk4KS24KSs4KWN4KSmXHzgpLbgpKzgpY3gpKbgpJXgpYLgpJ9c\nfOCml+CngeCmquCnjeCmpOCmtuCmrOCnjeCmplx84Kaq4Ka+4Ka44KaT4Kef4Ka+4Kaw4KeN4Kah\nXHzgqKrgqL7gqLjgqLXgqLDgqKFcfOCqquCqvuCquOCqteCqsOCrjeCqoVx84Kyq4K2N4Kyw4Kys\n4K2H4Ky2IOCsuOCsmeCtjeCsleCth+CspFx84K6V4K6f4K614K+B4K6a4K+N4K6a4K+K4K6y4K+N\nXHzgsLjgsILgsJXgsYfgsKTgsKrgsKbgsK7gsYFcfOCyl+CzgeCyquCzjeCypOCyquCyplx84LSF\n4LSf4LSv4LS+4LSz4LS14LS+4LSV4LWN4LSV4LWNXHzgtrvgt4Tgt4Pgt4rgtrTgtq/gtrpcfOGe\nluGetuGegOGfkuGemeGen+GemOGfkuGehOGetuGej+Gfi1x844OR44K544Ov44O844OJXHzlr4Zb\n56CB56K8XVx87JWU7Zi4XClcKS4qOgA/ICo=\")
'raw-text)"
 tramp-perl-decode "%s -e '\n# This script contributed by Juanma
Barranquero <address@hidden>.\n# Copyright (C) 2002-2017 Free Software
Foundation, Inc.\nuse strict;\n\nmy %%trans = do {\n    my $i = 0;\n   
map {($_, substr(unpack(q(B8), chr $i++), 2, 6))}\n      split //,
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/)\n};\n\nmy
%%bytes = map {(unpack(q(B8), chr $_), chr $_)} 0 ..
255;\n\nbinmode(\\*STDOUT);\n\n# We are going to accumulate into
$pending to accept any line length\n# (we do not check they are <= 76
chars as the RFC says)\nmy $pending = q();\n\nwhile (my $data = <STDIN>)
{\n    chomp $data;\n\n    # If we find one or two =, we have reached
the end and\n    # any following data is to be discarded\n    my
$finished = $data =~ s/(==?).*/$1/;\n    $pending .= $data;\n\n    my
$len = length($pending);\n    my $chunk = substr($pending, 0, $len &
~3);\n    $pending = substr($pending, $len & ~3 + 1);\n\n    # Easy
method: translate from chars to (pregenerated) six-bit packets,
join,\n    # split in 8-bit chunks and convert back to char.\n    print
join q(),\n      map $bytes{$_},\n        ((join q(), map {$trans{$_} ||
q()} split //, $chunk) =~ /......../g);\n\n    last if $finished;\n}'
2>/dev/null"
 tramp-perl-decode-with-module "%s -MMIME::Base64 -0777 -ne 'print
decode_base64($_)' 2>/dev/null"
 tramp-perl-directory-files-and-attributes "%s -e '\nchdir($ARGV[0]) or
printf(\"\\\"Cannot change to $ARGV[0]: $''!''\\\"\\n\"),
exit();\nopendir(DIR,\".\") or printf(\"\\\"Cannot open directory
$ARGV[0]: $''!''\\\"\\n\"), exit();address@hidden =
readdir(DIR);\nclosedir(DIR);\n$n =
scalar(@list);\nprintf(\"(\\n\");\nfor($i = 0; $i < $n; $i++)\n{\n   
$filename = $list[$i];\n    @stat = lstat($filename);\n    if (($stat[2]
& 0170000) == 0120000)\n    {\n        $type =
readlink($filename);\n        $type =~ s/\"/\\\\\"/g;\n        $type =
\"\\\"$type\\\"\";\n    }\n    elsif (($stat[2] & 0170000) ==
040000)\n    {\n        $type = \"t\";\n    }\n    else\n    {\n       
$type = \"nil\"\n    };\n    $uid = ($ARGV[1] eq \"integer\") ? $stat[4]
: \"\\\"\" . getpwuid($stat[4]) . \"\\\"\";\n    $gid = ($ARGV[1] eq
\"integer\") ? $stat[5] : \"\\\"\" . getgrgid($stat[5]) . \"\\\"\";\n   
$filename =~ s/\"/\\\\\"/g;\n    printf(\n        \"(\\\"%%s\\\" %%s %%u
%%s %%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u) (%%u .
%%u))\\n\",\n        $filename,\n        $type,\n       
$stat[3],\n        $uid,\n        $gid,\n        $stat[8] >> 16 &
0xffff,\n        $stat[8] & 0xffff,\n        $stat[9] >> 16 &
0xffff,\n        $stat[9] & 0xffff,\n        $stat[10] >> 16 &
0xffff,\n        $stat[10] & 0xffff,\n        $stat[7],\n       
$stat[2],\n        $stat[1] >> 16 & 0xffff,\n        $stat[1] &
0xffff,\n        $stat[0] >> 16 & 0xffff,\n        $stat[0] &
0xffff);\n}\nprintf(\")\\n\");' \"$1\" \"$2\" 2>/dev/null"
 tramp-perl-encode "%s -e '\n# This script contributed by Juanma
Barranquero <address@hidden>.\n# Copyright (C) 2002-2017 Free Software
Foundation, Inc.\nuse strict;\n\nmy %%trans = do {\n    my $i = 0;\n   
map {(substr(unpack(q(B8), chr $i++), 2, 6), $_)}\n      split //,
q(ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/);\n};\nmy
$data;\n\n# We read in chunks of 54 bytes, to generate output lines\n#
of 72 chars (plus end of line)\nwhile (read STDIN, $data, 54) {\n    my
$pad = q();\n\n    # Only for the last chunk, and only if did not fill
the last three-byte packet\n    if (eof) {\n        my $mod =
length($data) %% 3;\n        $pad = q(=) x (3 - $mod) if $mod;\n   
}\n\n    # Not the fastest method, but it is simple: unpack to binary
string, split\n    # by groups of 6 bits and convert back from binary to
byte; then map into\n    # the translation table\n    print\n      join
q(),\n        map($trans{$_},\n            (substr(unpack(q(B*), $data)
. q(00000), 0, 432) =~ /....../g)),\n             
$pad,\n                qq(\\n);\n}' 2>/dev/null"
 tramp-perl-encode-with-module "%s -MMIME::Base64 -0777 -ne 'print
encode_base64($_)' 2>/dev/null"
 tramp-perl-file-attributes "%s -e 'address@hidden = lstat($ARGV[0]);\nif
(address@hidden) {\n    print \"nil\\n\";\n    exit 0;\n}\nif (($stat[2] &
0170000) == 0120000)\n{\n    $type = readlink($ARGV[0]);\n    $type =~
s/\"/\\\\\"/g;\n    $type = \"\\\"$type\\\"\";\n}\nelsif (($stat[2] &
0170000) == 040000)\n{\n    $type = \"t\";\n}\nelse\n{\n    $type =
\"nil\"\n};\n$uid = ($ARGV[1] eq \"integer\") ? $stat[4] : \"\\\"\" .
getpwuid($stat[4]) . \"\\\"\";\n$gid = ($ARGV[1] eq \"integer\") ?
$stat[5] : \"\\\"\" . getgrgid($stat[5]) . \"\\\"\";\nprintf(\n   
\"(%%s %%u %%s %%s (%%u %%u) (%%u %%u) (%%u %%u) %%u.0 %%u t (%%u . %%u)
-1)\\n\",\n    $type,\n    $stat[3],\n    $uid,\n    $gid,\n    $stat[8]
>> 16 & 0xffff,\n    $stat[8] & 0xffff,\n    $stat[9] >> 16 &
0xffff,\n    $stat[9] & 0xffff,\n    $stat[10] >> 16 & 0xffff,\n   
$stat[10] & 0xffff,\n    $stat[7],\n    $stat[2],\n    $stat[1] >> 16 &
0xffff,\n    $stat[1] & 0xffff\n);' \"$1\" \"$2\" 2>/dev/null"
 tramp-perl-file-name-all-completions "%s -e 'sub case {\n my $str =
shift;\n if ($ARGV[2]) {\n  return lc($str);\n }\n else {\n  return
$str;\n }\n}\nopendir(d, $ARGV[0]) || die(\"$ARGV[0]:
$!\\nfail\\n\");address@hidden = readdir(d); closedir(d);\nforeach $f (@files)
{\n if (case(substr($f, 0, length($ARGV[1]))) eq case($ARGV[1])) {\n  if
(-d \"$ARGV[0]/$f\") {\n   print \"$f/\\n\";\n  }\n  else {\n   print
\"$f\\n\";\n  }\n }\n}\nprint \"ok\\n\"\n' \"$1\" \"$2\" \"$3\" 2>/dev/null"
 tramp-perl-file-truename "%s -e '\nuse File::Spec;\nuse Cwd
\"realpath\";\n\nsub myrealpath {\n    my ($file) = @_;\n    return
realpath($file) if -e $file;\n}\n\nsub recursive {\n    my ($volume,
@dirs) = @_;\n    my $real =
myrealpath(File::Spec->catpath(\n                   $volume,
File::Spec->catdir(@dirs), \"\"));\n    if ($real) {\n        my ($vol,
$dir) = File::Spec->splitpath($real, 1);\n        return ($vol,
File::Spec->splitdir($dir));\n    }\n    else {\n        my $last =
pop(@dirs);\n        ($volume, @dirs) = recursive($volume,
@dirs);\n        push(@dirs, $last);\n        return ($volume,
@dirs);\n    }\n}\n\n$result = myrealpath($ARGV[0]);\nif (!$result)
{\n    my ($vol, $dir) = File::Spec->splitpath($ARGV[0], 1);\n    ($vol,
@dirs) = recursive($vol, File::Spec->splitdir($dir));\n\n    $result =
File::Spec->catpath($vol, File::Spec->catdir(@dirs),
\"\");\n}\n\n$result =~ s/\"/\\\\\"/g;\nprint \"\\\"$result\\\"\\n\";\n'
\"$1\" 2>/dev/null"
 tramp-perl-pack "%s -e 'binmode STDIN; binmode STDOUT; print
pack(q{u*}, join q{}, <>)'"
 tramp-perl-unpack "%s -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, <>)'"
 tramp-persistency-file-name "/home/jschewe/.emacs.d/tramp"
 tramp-port-regexp "[0-9]+"
 tramp-postfix-hop-format "|"
 tramp-postfix-hop-regexp "|"
 tramp-postfix-host-format ":"
 tramp-postfix-host-regexp ":"
 tramp-postfix-ipv6-format "]"
 tramp-postfix-ipv6-regexp "]"
 tramp-postfix-method-format ":"
 tramp-postfix-method-regexp ":"
 tramp-postfix-user-format "@"
 tramp-postfix-user-regexp "@"
 tramp-prefix-domain-format "%"
 tramp-prefix-domain-regexp "%"
 tramp-prefix-format "/"
 tramp-prefix-ipv6-format "["
 tramp-prefix-ipv6-regexp "\\["
 tramp-prefix-port-format "#"
 tramp-prefix-port-regexp "#"
 tramp-prefix-regexp "^/"
 tramp-process-alive-regexp ""
 tramp-process-connection-type t
 tramp-remote-coding-commands '((b64 "base64" "base64 -d -i") (b64
"base64" "base64 -d") (b64 "openssl enc -base64" "openssl enc -d
-base64") (b64 "mimencode -b" "mimencode -u -b")
                (b64 "mmencode -b" "mmencode -u -b") (b64 "recode
data..base64" "recode base64..data") (b64 tramp-perl-encode-with-module
tramp-perl-decode-with-module)
                (b64 tramp-perl-encode tramp-perl-decode) (b64
tramp-awk-encode tramp-awk-decode "test -c /dev/zero && od -v -t x1 -A n
</dev/null && busybox awk '{}' </dev/null")
                (uu "uuencode xxx" "uudecode -o /dev/stdout" "test -c
/dev/stdout") (uu "uuencode xxx" "uudecode -o -") (uu "uuencode xxx"
"uudecode -p") (uu "uuencode xxx" tramp-uudecode)
                (pack tramp-perl-pack tramp-perl-unpack))
 tramp-remote-file-name-spec-regexp
"\\(?:\\([a-zA-Z_0-9-]+\\):\\)?\\(?:\\([^/|:    
]+\\)@\\)?\\(\\(?:[a-zA-Z0-9_.-]+\\|\\[\\(?:\\(?:\\(?:[a-zA-Z0-9]+\\)?:\\)+[a-zA-Z0-9.]+\\)?]\\)\\(?:#[0-9]+\\)?\\)?"
 tramp-remote-path '(tramp-default-remote-path "/bin" "/usr/bin" "/sbin"
"/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/local/bin"
"/local/freeware/bin" "/local/gnu/bin" "/usr/freeware/bin"
             "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin"
"/opt/local/bin")
 tramp-remote-process-environment '("TMOUT=0" "LC_CTYPE=''" "TERM=dumb"
"INSIDE_EMACS='25.2.2,tramp:2.2.13.25.2'" "CDPATH=" "HISTORY=" "MAIL="
"MAILCHECK=" "MAILPATH=" "PAGER=cat" "autocorrect=" "correct=")
 tramp-restricted-shell-hosts-alist nil
 tramp-rfn-eshadow-overlay nil
 tramp-rfn-eshadow-update-overlay-regexp "[^:/~]*\\(/\\|~\\)"
 tramp-rsh-end-of-line "\n"
 tramp-save-ad-hoc-proxies nil
 tramp-sh-extra-args '(("/bash\\'" . "-norc -noprofile"))
 tramp-sh-file-name-handler-alist '((add-name-to-file .
tramp-sh-handle-add-name-to-file) (copy-directory .
tramp-sh-handle-copy-directory) (copy-file . tramp-sh-handle-copy-file)
                    (delete-directory .
tramp-sh-handle-delete-directory) (delete-file .
tramp-sh-handle-delete-file) (directory-file-name .
tramp-handle-directory-file-name)
                    (directory-files . tramp-handle-directory-files)
(directory-files-and-attributes .
tramp-sh-handle-directory-files-and-attributes)
                    (dired-compress-file .
tramp-sh-handle-dired-compress-file) (dired-recursive-delete-directory .
tramp-sh-handle-dired-recursive-delete-directory)
                    (dired-uncache . tramp-handle-dired-uncache)
(expand-file-name . tramp-sh-handle-expand-file-name)
                    (file-accessible-directory-p .
tramp-handle-file-accessible-directory-p) (file-acl .
tramp-sh-handle-file-acl) (file-attributes .
tramp-sh-handle-file-attributes)
                    (file-directory-p .
tramp-sh-handle-file-directory-p) (file-equal-p .
tramp-handle-file-equal-p) (file-executable-p .
tramp-sh-handle-file-executable-p)
                    (file-exists-p . tramp-sh-handle-file-exists-p)
(file-in-directory-p . tramp-handle-file-in-directory-p)
(file-local-copy . tramp-sh-handle-file-local-copy)
                    (file-modes . tramp-handle-file-modes)
(file-name-all-completions . tramp-sh-handle-file-name-all-completions)
                    (file-name-as-directory .
tramp-handle-file-name-as-directory) (file-name-completion .
tramp-handle-file-name-completion)
                    (file-name-directory .
tramp-handle-file-name-directory) (file-name-nondirectory .
tramp-handle-file-name-nondirectory)
                    (file-newer-than-file-p .
tramp-sh-handle-file-newer-than-file-p) (file-notify-add-watch .
tramp-sh-handle-file-notify-add-watch)
                    (file-notify-rm-watch .
tramp-handle-file-notify-rm-watch) (file-notify-valid-p .
tramp-handle-file-notify-valid-p)
                    (file-ownership-preserved-p .
tramp-sh-handle-file-ownership-preserved-p) (file-readable-p .
tramp-sh-handle-file-readable-p)
                    (file-regular-p . tramp-handle-file-regular-p)
(file-remote-p . tramp-handle-file-remote-p) (file-selinux-context .
tramp-sh-handle-file-selinux-context)
                    (file-symlink-p . tramp-handle-file-symlink-p)
(file-truename . tramp-sh-handle-file-truename) (file-writable-p .
tramp-sh-handle-file-writable-p)
                    (find-backup-file-name .
tramp-handle-find-backup-file-name) (insert-directory .
tramp-sh-handle-insert-directory)
                    (insert-file-contents .
tramp-handle-insert-file-contents) (insert-file-contents-literally .
tramp-sh-handle-insert-file-contents-literally) (load . tramp-handle-load)
                    (make-auto-save-file-name .
tramp-handle-make-auto-save-file-name) (make-directory .
tramp-sh-handle-make-directory)
                    (make-symbolic-link .
tramp-sh-handle-make-symbolic-link) (process-file .
tramp-sh-handle-process-file) (rename-file . tramp-sh-handle-rename-file)
                    (set-file-acl . tramp-sh-handle-set-file-acl)
(set-file-modes . tramp-sh-handle-set-file-modes)
(set-file-selinux-context . tramp-sh-handle-set-file-selinux-context)
                    (set-file-times . tramp-sh-handle-set-file-times)
(set-visited-file-modtime . tramp-sh-handle-set-visited-file-modtime)
(shell-command . tramp-handle-shell-command)
                    (start-file-process .
tramp-sh-handle-start-file-process) (substitute-in-file-name .
tramp-handle-substitute-in-file-name)
                    (unhandled-file-name-directory .
tramp-handle-unhandled-file-name-directory) (vc-registered .
tramp-sh-handle-vc-registered)
                    (verify-visited-file-modtime .
tramp-sh-handle-verify-visited-file-modtime) (write-region .
tramp-sh-handle-write-region))
 tramp-shell-prompt-pattern "(decode-coding-string (base64-decode-string
\"XCg/Ol5cfA1cKVteXSMkJT4KXSojP1tdIyQlPl0gKlwoG1xbWzAtOTtdKlthLXpBLVpdICpcKSo=\")
'raw-text)"
 tramp-smb-acl-program "smbcacls"
 tramp-smb-conf "/dev/null"
 tramp-smb-method "smb"
 tramp-smb-program "smbclient"
 tramp-smb-winexe-program "winexe"
 tramp-smb-winexe-shell-command "powershell.exe"
 tramp-smb-winexe-shell-command-switch "-file -"
 tramp-ssh-controlmaster-options "-o ControlMaster=auto -o
ControlPath='tramp.%%C' -o ControlPersist=no"
 tramp-stat-marker "/////"
 tramp-stat-quoted-marker "\\/\\/\\/\\/\\/"
 tramp-syntax 'ftp
 tramp-temp-buffer-file-name nil
 tramp-temp-buffer-name " *tramp temp*"
 tramp-temp-name-prefix "tramp."
 tramp-terminal-prompt-regexp "\\(TERM = (.*)\\|Terminal type\\?
\\[.*\\]\\)\\s-*"
 tramp-terminal-type "dumb"
 tramp-unload-hook '(#[nil "\300\301\302\"\207" [unload-feature
tramp-cmds force] 3] #[nil "\300\301\302\"\207" [unload-feature
tramp-cache force] 3]
             #[nil "\300\301\302\"\207" [unload-feature tramp-sh force]
3] #[nil "\300\301\302\"\207" [remove-hook auto-save-hook
tramp-set-auto-save-file-modes] 3]
             #[nil "\300\301\302\"\207" [remove-hook kill-buffer-hook
tramp-delete-temp-file-function] 3] tramp-unload-file-name-handlers
             #[nil "\300\301\302\"\207" [remove-hook
rfn-eshadow-update-overlay-hook tramp-rfn-eshadow-update-overlay] 3]
             #[nil "\300\301\302\"\207" [remove-hook
rfn-eshadow-setup-minibuffer-hook tramp-rfn-eshadow-setup-minibuffer] 3]
             #[nil "\300\301\302\"\210\300\303\302\"\207"
[unload-feature tramp-loaddefs force tramp-compat] 3] #[nil
"\300\301\302\"\207" [unload-feature trampver force] 3])
 tramp-use-ssh-controlmaster-options t
 tramp-user-regexp "[^/|:     ]+"
 tramp-user-with-domain-regexp "\\([^/|:     ]+\\)%\\([-a-zA-Z0-9_.]+\\)"
 tramp-uudecode "(echo begin 600 %t; tail -n +2) | uudecode\ncat %t\nrm
-f %t"
 tramp-vc-registered-file-names nil
 tramp-vc-registered-read-file-names "echo \"(\"\nwhile read file;
do\n    if %s \"$file\"; then\n    echo \"(\\\"$file\\\"
\\\"file-exists-p\\\" t)\"\n    else\n    echo \"(\\\"$file\\\"
\\\"file-exists-p\\\" nil)\"\n    fi\n    if %s \"$file\"; then\n   
echo \"(\\\"$file\\\" \\\"file-readable-p\\\" t)\"\n    else\n    echo
\"(\\\"$file\\\" \\\"file-readable-p\\\" nil)\"\n    fi\ndone\necho \")\""
 tramp-verbose 3
 tramp-version "2.2.13.25.2"
 tramp-warned-obsolete-methods nil
 tramp-wrong-passwd-regexp "^.*\\(Connection
\\(?:\\(?:clo\\|refu\\)sed\\)\\|Host key verification failed\\.\\|Login
\\(?:[Ii]ncorrect\\)\\|N\\(?:ame or service not known\\|o supported
authentication methods left to try!\\)\\|Permission denied\\|\\(?:Sorry,
try again\\|Timeout, server not responding\\)\\.\\).*\\|^.*\\(Received
signal [0-9]+\\).*"
 tramp-yesno-prompt-regexp "\\(Are you sure you want to continue
connecting (yes/no)\\?\\)\\s-*"
 tramp-yn-prompt-regexp "\\(\\(?:Store key in cache\\? (y/\\|Update
cached key\\? (y/n, Return cancels connectio\\)n)\\)\\s-*"
 )

local variables:
================
;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/sudo address@hidden
(setq-local
 default-directory "/sudo:address@hidden:/"
 )

;; *tramp/ssh address@hidden
(setq-local
 default-directory "/ssh:address@hidden:/"
 )

;; *tramp/ssh users.emulab.net*
(setq-local
 default-directory "/ssh:users.emulab.net:/"
 )

;; *tramp/ssh s*
(setq-local
 default-directory #("/ssh:s:/" 1 4 (tramp-default t))
 )

;; *tramp/ssh sf*
(setq-local
 default-directory #("/ssh:sf:/" 1 4 (tramp-default t))
 )

;; *tramp/ssh sft*
(setq-local
 default-directory #("/ssh:sft:/" 1 4 (tramp-default t))
 )

;; *tramp/ssh ss*
(setq-local
 default-directory #("/ssh:ss:/" 1 4 (tramp-default t))
 )

load-path shadows:
==================

<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/sudo address@hidden" description="*tramp/sudo
address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh address@hidden"
description="*tramp/ssh address@hidden">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh users.emulab.net*" description="*tramp/ssh
users.emulab.net*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh s*" description="*tramp/ssh s*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh sf*" description="*tramp/ssh sf*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh sft*" description="*tramp/ssh sft*">
<#/part>
<#part type="text/plain" encoding=base64 disposition=attachment
buffer="*tramp/ssh ss*" description="*tramp/ssh ss*">
<#/part>

-- 
Research Scientist
Raytheon BBN Technologies
5775 Wayzata Blvd, Ste 630
Saint Louis Park, MN, 55416
Office: 952-545-5720


reply via email to

[Prev in Thread] Current Thread [Next in Thread]