{"input": "ln -S 9 --relative -S h -P -t /home/ubuntu/t/srv/opt/./matrix contact.txt", "input_args": ["ln", "S 9", "--relative", "-S h", "P", "-t /home/ubuntu/t/srv/opt/./matrix", "contact.txt"], "output": "ln: failed to access '/home/ubuntu/t/srv/opt/./matrix': No such file or directory", "exit_code": 1, "redundancy_score": 0.0053475935828877, "context_patch": "[]", "session_id": 100000} {"input": "vdir config_settings.json user_data.csv /home/ubuntu/scripts/backup_script.py", "input_args": ["vdir", "config_settings.json user_data.csv /home/ubuntu/scripts/backup_script.py"], "output": "-rw-rw-r-- 1 ubuntu ubuntu 882 Oct 16 19:43 /home/ubuntu/scripts/backup_script.py\n-rw-rw-r-- 1 ubuntu ubuntu 593 Oct 16 19:43 config_settings.json\n-rw-rw-r-- 1 ubuntu ubuntu 615 Oct 16 19:43 user_data.csv", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100001} {"input": "date '+%q9' ; hostid", "input_args": ["date", "'+%q9'", ";", "hostid"], "output": "49\n007f0101", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100002} {"input": "echo -e rusted > newfile", "input_args": ["echo", "e", "rusted > newfile"], "output": "", "exit_code": 0, "redundancy_score": 0.6666666666666666, "context_patch": "[[\"a\",\"/fs/newfile\",{\"perms\":\"-rw-rw-r--\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":7,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:33\"}]]", "session_id": 100003} {"input": "rm --no-preserve-root r*.qcow2[0-9]*forked.img | sort -S 927 -t l -s -o file -z --random-source=FILE -r -", "input_args": ["rm", "--no-preserve-root", "r*.qcow2[0-9]*forked.img", "|", "sort", "-S 927", "t l", "s", "-o file", "-z", "--random-source=FILE", "-r", "-"], "output": "rm: cannot remove 'r*.qcow2[0-9]*forked.img': No such file or directory", "exit_code": 1, "redundancy_score": 0.008064516129032258, "context_patch": "[[\"a\",\"/fs/file\",{\"perms\":\"-rw-r--r--\",\"links\":1,\"owner\":\"root\",\"group\":\"root\",\"size\":0,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:32\"}]]", "session_id": 100004} {"input": "mv /home/ubuntu/-h/usr 7ynNLpdsgnJmp", "input_args": ["mv", "/home/ubuntu/-h/usr", "7ynNLpdsgnJmp"], "output": "mv: cannot stat '/home/ubuntu/-h/usr': No such file or directory", "exit_code": 1, "redundancy_score": 0.3333333333333333, "context_patch": "[]", "session_id": 100005} {"input": "file -c -f web.html --print0 -e csv -n -de tokens --debug -C0P elf_notes=247 /home/ubuntu/temp_files/temp_session_data.txt XG7jUOQe2gmCDxvo", "input_args": ["file", "-c", "-f web.html", "--print0", "e csv", "-n", "-d", "e tokens", "--debug", "C", "0", "P elf_notes=247", "/home/ubuntu/temp_files/temp_session_data.txt XG7jUOQe2gmCDxvo"], "output": "Usage: file [-bcCdEhikLlNnprsSvzZ0] [--apple] [--extension] [--mime-encoding]\n [--mime-type] [-e ] [-F ] [-f ]\n [-m ] [-P ] [--exclude-quiet]\n ...\n file -C [-m ]\n file [--help]", "exit_code": 1, "redundancy_score": 0.7, "context_patch": "[]", "session_id": 100006} {"input": "ln -Lt /home/ubuntu/projects.html/sbin.usr-is-merged/.oldroot/mnt/home -s -nf -b -t logs_archive -S N -L -t logs_archive /var/log/auth.log", "input_args": ["ln", "L", "t /home/ubuntu/projects.html/sbin.usr-is-merged/.oldroot/mnt/home", "-s", "-n", "f", "-b", "-t logs_archive", "S N", "L", "-t logs_archive", "/var/log/auth.log"], "output": "ln: failed to access '/home/ubuntu/projects.html/sbin.usr-is-merged/.oldroot/mnt/home': Not a directory", "exit_code": 1, "redundancy_score": 0.09814323607427056, "context_patch": "[]", "session_id": 100007} {"input": "mkdir -v --mode=a=w -m 3482 --parents -p newdir1", "input_args": ["mkdir", "-v", "--mode=a=w", "-m 3482", "--parents", "p", "newdir1"], "output": "mkdir: invalid mode '3482'", "exit_code": 1, "redundancy_score": 0.2620320855614973, "context_patch": "[]", "session_id": 100008} {"input": "pwd -P --version -PL -LL --logical", "input_args": ["pwd", "P", "--version", "-P", "L", "-L", "L", "--logical"], "output": "bash: line 1: pwd: --: invalid option\npwd: usage: pwd [-LP]", "exit_code": 2, "redundancy_score": 0.23706896551724138, "context_patch": "[]", "session_id": 100009} {"input": "netstat -h4t", "input_args": ["netstat", "-h4t"], "output": " inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) \n netrom (AMPR NET/ROM) rose (AMPR ROSE) ipx (Novell IPX) \n ddp (Appletalk DDP) x25 (CCITT X.25) \nusage: netstat [-vWeenNcCF] [] -r netstat {-V|--version|-h|--help}\n netstat [-vWnNcaeol] [ ...]\n netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }\n\n -r, --route display routing table\n -i, --interfaces display interface table\n -g, --groups display multicast group memberships\n -s, --statistics display networking statistics (like SNMP)\n -M, --masquerade display masqueraded connections\n\n -v, --verbose be verbose\n -W, --wide don't truncate IP addresses\n -n, --numeric don't resolve names\n --numeric-hosts don't resolve host names\n --numeric-ports don't resolve port names\n --numeric-users don't resolve user names\n -N, --symbolic resolve hardware names\n -e, --extend display other/more information\n -p, --programs display PID/Program name for sockets\n -o, --timers display timers\n -c, --continuous continuous listing\n\n -l, --listening display listening server sockets\n -a, --all display all sockets (default: connected)\n -F, --fib display Forwarding Information Base (default)\n -C, --cache display routing cache instead of FIB\n -Z, --context display SELinux security context for sockets\n\n ={-t|--tcp} {-u|--udp} {-U|--udplite} {-S|--sctp} {-w|--raw}\n {-x|--unix} --ax25 --ipx --netrom\n =Use '-6|-4' or '-A ' or '--'; default: inet\n List of possible address families (which support routing):", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100010} {"input": "od -v -v -v .bash_logout", "input_args": ["od", "v", "-v", "-v", ".bash_logout"], "output": "0000000 020043 027576 061056 071541 057550 067554 067547 072165\n0000020 020072 074145 061545 072165 062145 061040 020171 060542\n0000040 064163 030450 020051 064167 067145 066040 063557 067151\n0000060 071440 062550 066154 062440 064570 071564 005056 021412\n0000100 073440 062550 020156 062554 073141 067151 020147 064164\n0000120 020145 067543 071556 066157 020145 066143 060545 020162\n0000140 064164 020145 061563 062562 067145 072040 020157 067151\n0000160 071143 060545 062563 070040 064562 060566 074543 005012\n0000200 063151 055440 021040 051444 046110 046126 020042 020075\n0000220 020061 035535 072040 062550 005156 020040 020040 020133\n0000240 074055 027440 071565 027562 064542 027556 066143 060545\n0000260 057562 067543 071556 066157 020145 020135 023046 027440\n0000300 071565 027562 064542 027556 066143 060545 057562 067543\n0000320 071556 066157 020145 070455 063012 005151\n0000334", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100011} {"input": "ulimit -k 44134 -t 415 -p 725", "input_args": ["ulimit", "-k 44134", "-t 415", "p 725"], "output": "bash: line 1: ulimit: -k: invalid option\nulimit: usage: ulimit [-SHabcdefiklmnpqrstuvxPRT] [limit]", "exit_code": 2, "redundancy_score": 0.5, "context_patch": "[]", "session_id": 100012} {"input": "od --version -v --version contact.txt", "input_args": ["od", "--version", "v", "--version", "contact.txt"], "output": "od (GNU coreutils) 9.4\nCopyright (C) 2023 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later .\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by Jim Meyering.", "exit_code": 0, "redundancy_score": 0.1724137931034483, "context_patch": "[]", "session_id": 100013} {"input": "comm -2 .profile contact.txt", "input_args": ["comm", "2", ".profile", "contact.txt"], "output": "comm: file 1 is not in sorted order\ncomm: file 2 is not in sorted order\ncomm: input is not in sorted order\n# ~/.profile: executed by the command interpreter for login shells.\n# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login\n# exists.\n# see /usr/share/doc/bash/examples/startup-files for examples.\n# the files are located in the bash-doc package.\n\n# the default umask is set in /etc/profile; for setting the umask\n# for ssh logins, install and configure the libpam-umask package.\n#umask 022\n\n# if running bash\nif [ -n \"$BASH_VERSION\" ]; then\n # include .bashrc if it exists\n if [ -f \"$HOME/.bashrc\" ]; then\n\t. \"$HOME/.bashrc\"\n fi\nfi\n\n# set PATH so it includes user's private bin if it exists\nif [ -d \"$HOME/bin\" ] ; then\n PATH=\"$HOME/bin:$PATH\"\nfi\n\n# set PATH so it includes user's private bin if it exists\nif [ -d \"$HOME/.local/bin\" ] ; then\n PATH=\"$HOME/.local/bin:$PATH\"\nfi", "exit_code": 1, "redundancy_score": 0.1, "context_patch": "[]", "session_id": 100014} {"input": "mkfifo -m 4 uproot", "input_args": ["mkfifo", "-m 4", "uproot"], "output": "", "exit_code": 0, "redundancy_score": 0.6666666666666666, "context_patch": "[[\"a\",\"/fs/uproot\",{\"perms\":\"p------r--\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":0,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:35\"}]]", "session_id": 100015} {"input": "ethtool -t sit0@NONE offline external_lb offline", "input_args": ["ethtool", "-t", "sit0@NONE", "offline", "external_lb", "offline"], "output": "ethtool: bad command line argument(s)\nFor more information run ethtool -h", "exit_code": 1, "redundancy_score": 0.7763157894736842, "context_patch": "[]", "session_id": 100016} {"input": "lscpu -x --hex -bJ >> newfile", "input_args": ["lscpu", "x", "--hex", "-b", "J", ">>", "newfile"], "output": "lscpu: options --all, --online and --offline may only be used with options --extended or --parse.", "exit_code": 1, "redundancy_score": 0.4666666666666667, "context_patch": "[[\"a\",\"/fs/newfile\",{\"perms\":\"-rw-r--r--\",\"links\":1,\"owner\":\"root\",\"group\":\"root\",\"size\":0,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:32\"}]]", "session_id": 100017} {"input": "rev -Vh -h --version -h -V -V maintenance_script.sh", "input_args": ["rev", "V", "h", "-h", "--version", "h", "-V", "-V", "maintenance_script.sh"], "output": "rev from util-linux 2.39.3", "exit_code": 0, "redundancy_score": 0.45849802371541504, "context_patch": "[]", "session_id": 100018} {"input": "rmdir --version X4bcUU7O", "input_args": ["rmdir", "--version", "X4bcUU7O"], "output": "rmdir (GNU coreutils) 9.4\nCopyright (C) 2023 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later .\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by David MacKenzie.", "exit_code": 0, "redundancy_score": 0.6666666666666666, "context_patch": "[]", "session_id": 100019} {"input": "ln -t . /var/log/syslog ubuntu", "input_args": ["ln", "-t .", "/var/log/syslog", "ubuntu"], "output": "ln: failed to access '/var/log/syslog': No such file or directory\nln: failed to access 'ubuntu': No such file or directory", "exit_code": 1, "redundancy_score": 0.1, "context_patch": "[]", "session_id": 100020} {"input": "ln -v /var/log/syslog user_data.csv", "input_args": ["ln", "v", "/var/log/syslog", "user_data.csv"], "output": "ln: failed to access '/var/log/syslog': No such file or directory", "exit_code": 1, "redundancy_score": 0.1, "context_patch": "[]", "session_id": 100021} {"input": "uname -oar | tail", "input_args": ["uname", "-o", "a", "r", "|", "tail"], "output": "Linux ubuntu 6.8.0 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 18:20:12 CDT 2025 x86_64 x86_64 x86_64 GNU/Linux", "exit_code": 0, "redundancy_score": 0.5454545454545454, "context_patch": "[]", "session_id": 100022} {"input": "file -F s projects.html", "input_args": ["file", "F s", "projects.html"], "output": "projects.htmls HTML document, ASCII text, with CRLF line terminators", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100023} {"input": "link environment_variables.sh data.csv", "input_args": ["link", "environment_variables.sh", "data.csv"], "output": "link: cannot create link 'data.csv' to 'environment_variables.sh': File exists", "exit_code": 1, "redundancy_score": 0.3333333333333333, "context_patch": "[]", "session_id": 100024} {"input": "ls -lw 4 -A [0-9]*region[0-9]*", "input_args": ["ls", "l", "w 4", "-A", "[0-9]*region[0-9]*"], "output": "ls: cannot access '[0-9]*region[0-9]*': No such file or directory", "exit_code": 2, "redundancy_score": 0.4482758620689655, "context_patch": "[]", "session_id": 100025} {"input": "dirname -z --help /home/ubuntu/root/etc/init-agent /home/ubuntu/-m/init-agent", "input_args": ["dirname", "z", "--help", "/home/ubuntu/root/etc/init-agent", "/home/ubuntu/-m/init-agent"], "output": "Usage: dirname [OPTION] NAME...\nOutput each NAME with its last non-slash component and trailing slashes\nremoved; if NAME contains no /'s, output '.' (meaning the current directory).\n\n -z, --zero end each output line with NUL, not newline\n --help display this help and exit\n --version output version information and exit\n\nExamples:\n dirname /usr/bin/ -> \"/usr\"\n dirname dir1/str dir2/str -> \"dir1\" followed by \"dir2\"\n dirname stdio.h -> \".\"\n\nGNU coreutils online help: \nReport any translation bugs to \nFull documentation \nor available locally via: info '(coreutils) dirname invocation'", "exit_code": 0, "redundancy_score": 0.5172413793103449, "context_patch": "[]", "session_id": 100026} {"input": "comm --help user_data.csv /home/ubuntu/scripts/system_reboot.sh", "input_args": ["comm", "--help", "user_data.csv", "/home/ubuntu/scripts/system_reboot.sh"], "output": "Usage: comm [OPTION]... FILE1 FILE2\nCompare sorted files FILE1 and FILE2 line by line.\n\nWhen FILE1 or FILE2 (not both) is -, read standard input.\n\nWith no options, produce three-column output. Column one contains\nlines unique to FILE1, column two contains lines unique to FILE2,\nand column three contains lines common to both files.\n\n -1 suppress column 1 (lines unique to FILE1)\n -2 suppress column 2 (lines unique to FILE2)\n -3 suppress column 3 (lines that appear in both files)\n\n --check-order check that the input is correctly sorted, even\n if all input lines are pairable\n --nocheck-order do not check that the input is correctly sorted\n --output-delimiter=STR separate columns with STR\n --total output a summary\n -z, --zero-terminated line delimiter is NUL, not newline\n --help display this help and exit\n --version output version information and exit\n\nNote, comparisons honor the rules specified by 'LC_COLLATE'.\n\nExamples:\n comm -12 file1 file2 Print only lines present in both file1 and file2.\n comm -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n\nGNU coreutils online help: \nReport any translation bugs to \nFull documentation \nor available locally via: info '(coreutils) comm invocation'", "exit_code": 0, "redundancy_score": 0.5, "context_patch": "[]", "session_id": 100027} {"input": "file -de elf /home/ubuntu/temp_files/VbY9/opt/home/media/var/init-agent contact.txt update_notes.txt.2", "input_args": ["file", "d", "e elf", "/home/ubuntu/temp_files/VbY9/opt/home/media/var/init-agent contact.txt update_notes.txt.2"], "output": "[try zmagic 0]\n[try tar 0]\n[try json 0]\n[try csv 0]\n[try simh 0]\n[try cdf 0]\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n47: > 0 string,=Brain Vision Data Exchange Marker File, Version,\"Biosig/Brainvision Marker file\"]\n1 == 0 = 0 strength=500\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n122: > 0 string,=FileId=TMSi PortiLab sample log file\\n\\rVersion=,\"Biosig/TMSiLOG\"]\n18446744073709551613 == 0 = 0 strength=490\nbb=[0x55e1a4d48ef0,133,0], 4 [b=0x55e1a4d48ef0,133,0], [o=0x4, c=0]\nmget(type=5, flag=0x20, offset=4, o=0, nbytes=133, il=0, nc=0)\nmget/128 @4: act Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, US\n\n125: > 4 string,=Synergy\\000\\0048\\0049(&\\0048\\0048)&\\0048\\0048\\0048&\\0048\\0048\\0048\\000\\0028\\000\\000\\000\\002\\000\\000\\000,\"\"]\n14 == 0 = 0 strength=461\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n46: > 0 string,=Brain Vision V-Amp Data Header File Version,\"Biosig/Brainvision V-Amp file\"]\n1 == 0 = 0 strength=460\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n45: > 0 string,=Brain Vision Data Exchange Header File,\"Biosig/Brainvision data file\"]\n1 == 0 = 0 strength=410\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n1814: > 0 string,=MetaView Service Assurance Export File,\"MetaView SAS export\"]\n18446744073709551606 == 0 = 0 strength=410\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n9: > 0 string,=-----BEGIN ENCRYPTED PRIVATE KEY-----,\"OpenSSH private key (with password)\"]\n22 == 0 = 0 strength=400\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n5: > 0 string,=DFS File\\r\\nhttp://www.difstream.com\\r\\n,\"SmartVersion binary patch file\"]\n18446744073709551615 == 0 = 0 strength=390\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n6: > 0 string,=-----BEGIN OPENSSH PRIVATE KEY-----,\"OpenSSH private key\"]\n22 == 0 = 0 strength=380\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n21: > 0 string,=-----BEGIN PGP SIGNED MESSAGE-----,\"\"]\n22 == 0 = 0 strength=371\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n49: > 0 string,=-----BEGIN AGE ENCRYPTED FILE-----,\"age encrypted file, ASCII armored\"]\n22 == 0 = 0 strength=370\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n1823: > 0 string,=Novell Message Librarian Data File,\"Novell message librarian data\"]\n18446744073709551605 == 0 = 0 strength=370\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n106: > 0 string,=X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR,\"\"]\n18446744073709551595 == 0 = 0 strength=361\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n19: > 0 string,=ATES MEDICA SOFT. EEG for Windows,\"Biosig/ATES MEDICA SOFT. EEG for Windows\"]\n2 == 0 = 0 strength=360\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n361: > 0 string,=\\377\\376\\377\\016S\\000k\\000e\\000t\\000c\\000h\\000U\\000p\\000 \\000M\\000o\\000d\\000e\\000l\\000,\"SketchUp Model\"]\n18446744073709551428 == 0 = 0 strength=350\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n288: > 0 string,=NetImmerse File Format, Version,\"\"]\n18446744073709551605 == 0 = 0 strength=341\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n660: > 0 string,=SC68 Music-file / (c) (BeN)jami,\"sc68 Atari ST music\"]\n18446744073709551600 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n172: > 0 string,=C64 tape image file\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000,\"T64 tape Image\"]\n57 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n177: > 0 string,=C64S tape image file\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000,\"T64 tape Image\"]\n57 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 4 [b=0x55e1a4d48ef0,133,0], [o=0x4, c=0]\nmget(type=5, flag=0x20, offset=4, o=0, nbytes=133, il=0, nc=0)\nmget/128 @4: act Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, US\n\n19: > 4 string,=1.0 Fri Feb 3 09:55:56 MET 1995,\"Erlang JAM file - version 4.3\"]\n48 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n62: > 0 string,=(*This is a Mathematica binary ,\"Mathematica binary file\"]\n27 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 2 [b=0x55e1a4d48ef0,133,0], [o=0x2, c=0]\nmget(type=5, flag=0x20, offset=2, o=0, nbytes=133, il=0, nc=0)\nmget/128 @2: ntact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, \n\n21: > 2 string,=---BEGIN PGP PRIVATE KEY BLOCK-,\"PGP private key block\"]\n65 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n66: > 0 string,=# Bazaar merge directive format,\"Bazaar merge directive\"]\n32 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n95: > 0 string,=** This file contains an SQLite,\"SQLite 2.x database\"]\n25 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n136: > 0 string,=Cobalt Networks Inc.\\nFirmware v,\"Paged COBALT boot rom\"]\n12 == 0 = 0 strength=340\nbb=[0x55e1a4d48ef0,133,0], 56 [b=0x55e1a4d48ef0,133,0], [o=0x38, c=0]\nmget(type=5, flag=0x20, offset=56, o=0, nbytes=133, il=0, nc=0)\nmget/128 @56: is@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, USA\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\n2447: > 56 string,=USE LYNX TO DISSOLVE THIS FILE,\"LyNX archive\"]\n20 == 0 = 0 strength=330\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n61: > 0 string,= 0 string,=Gamebryo File Format, Version ,\"Gamebryo game engine file\"]\n18446744073709551612 == 0 = 0 strength=330\nbb=[0x55e1a4d48ef0,133,0], 2 [b=0x55e1a4d48ef0,133,0], [o=0x2, c=0]\nmget(type=5, flag=0x20, offset=2, o=0, nbytes=133, il=0, nc=0)\nmget/128 @2: ntact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, \n\n25: > 2 string,=---BEGIN PGP PUBLIC KEY BLOCK-,\"PGP public key block\"]\n65 == 0 = 0 strength=330\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n39: > 0 string,=-----BEGIN PGP SIGNED MESSAGE-,\"PGP signed message\"]\n22 == 0 = 0 strength=330\nbb=[0x55e1a4d48ef0,133,0], 4 [b=0x55e1a4d48ef0,133,0], [o=0x4, c=0]\nmget(type=5, flag=0x20, offset=4, o=0, nbytes=133, il=0, nc=0)\nmget/128 @4: act Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, US\n\n512: > 4 string,=innotek VirtualBox Disk Image,\"%s\"]\n18446744073709551608 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n353: > 0 string,=SNES-SPC700 Sound File Data v,\"SNES SPC700 sound file\"]\n18446744073709551600 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n531: > 0 string/c,=# ipl generated from max file,\"GTA Item Placement data (IPL), used in GTA III/VC\"]\n32 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n120: > 0 string,=@PJL ENTER LANGUAGE=FWUPDATE2,\"HP Printer firmware update\"]\n3 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n37: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\001\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n38: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\002\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n39: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\003\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n40: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\004\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n41: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\005\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n42: > 0 string,=\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\006\\000,\"old timezone data\"]\n67 == 0 = 0 strength=320\nbb=[0x55e1a4d48ef0,133,0], 4 [b=0x55e1a4d48ef0,133,0], [o=0x4, c=0]\nmget(type=5, flag=0x20, offset=4, o=0, nbytes=133, il=0, nc=0)\nmget/128 @4: act Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, US\n\n16: > 4 string,=Tue Jan 22 14:32:44 MET 1991,\"Erlang JAM file - version 4.2\"]\n13 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 79 [b=0x55e1a4d48ef0,133,0], [o=0x4f, c=0]\nmget(type=5, flag=0x20, offset=79, o=0, nbytes=133, il=0, nc=0)\nmget/128 @79: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, USA\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\\000\n\n17: > 79 string,=Tue Jan 22 14:32:44 MET 1991,\"Erlang JAM file - version 4.2\"]\n18446744073709551572 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n58: > 0 string,=%!PS-Adobe-3.0 Resource-Font,\"PostScript Type 1 font text\"]\n30 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 1 [b=0x55e1a4d48ef0,133,0], [o=0x1, c=0]\nmget(type=5, flag=0x20, offset=1, o=0, nbytes=133, il=0, nc=0)\nmget/128 @1: ontact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown,\n\n119: > 1 string,=Start/Stop parameter header:,\"Caris ASCII project summary\"]\n28 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n7: > 0 string,=\\000\\000\\0001\\000\\000\\0000\\000\\000\\0000\\000\\000\\0002\\000\\000\\0000\\000\\000\\0000\\000\\000\\0003,\"old ACE/gr binary file\"]\n67 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n2356: > 0 string,=@CorelBMF\\n\\rCorel Corporation,\"Corel GALLERY Clipart\"]\n3 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n44: > 0 string,=
,\"Stata Data File\"]\n7 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n1528: > 0 string,=Inno Setup Uninstall Log (b),\"InnoSetup Log\"]\n18446744073709551610 == 0 = 0 strength=310\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n282: > 0 string,=;Gamebryo KFM File Version ,\"Gamebryo game engine animation File\"]\n8 == 0 = 0 strength=300\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n59: > 0 string,=SVN-fs-dump-format-version:,\"Subversion dumpfile\"]\n18446744073709551600 == 0 = 0 strength=300\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n8: > 0 string,=-----BEGIN PRIVATE KEY-----,\"OpenSSH private key (no password)\"]\n22 == 0 = 0 strength=300\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n9: > 0 string,=-----BEGIN CERTIFICATE-----,\"PEM certificate\"]\n22 == 0 = 0 strength=300\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n29: > 0 string,=(*^\\n\\n::[\\tfrontEndVersion =,\"\"]\n27 == 0 = 0 strength=291\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n212: > 0 string,=Warcraft III recorded game,\"%s\"]\n18446744073709551596 == 0 = 0 strength=290\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n20: > 0 string,=Identification_Information,\"FGDC ASCII metadata\"]\n18446744073709551610 == 0 = 0 strength=290\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n65: > 0 string,=# Bazaar revision bundle v,\"Bazaar Bundle\"]\n32 == 0 = 0 strength=290\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n10: > 0 string,=-----BEGIN CERTIFICATE REQ,\"PEM certificate request\"]\n22 == 0 = 0 strength=290\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n1087: > 0 string,=nut/multimedia container\\000,\"NUT multimedia container\"]\n18446744073709551573 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 10 [b=0x55e1a4d48ef0,133,0], [o=0xa, c=0]\nmget(type=5, flag=0x20, offset=10, o=0, nbytes=133, il=0, nc=0)\nmget/128 @10: formation:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, USA\\000\\000\\000\\000\\000\n\n2081: > 10 string,=# This is a shell archive,\"shell archive text\"]\n67 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n12: > 0 string/w,=#! /usr/local/bin/clojure,\"Clojure script text executable\"]\n32 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n104: > 0 string,=AVG7_ANTIVIRUS_VAULT_FILE,\"AVG 7 Antivirus vault file data\"]\n2 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n20: > 0 string,=# ACE/gr fit description ,\"ACE/gr fit description file\"]\n32 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n2068: > 0 string,=Paint Shop Pro Image File,\"Paint Shop Pro Image File\"]\n18446744073709551603 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n44: > 0 string,=-----BEGIN PGP SIGNATURE-,\"PGP signature\"]\n22 == 0 = 0 strength=280\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n984: > 0 string,=Windows Registry Editor ,\"\"]\n18446744073709551596 == 0 = 0 strength=271\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n119: > 0 string,=POLY SAMPLE FILEversion ,\"Biosig/TMS32\"]\n18446744073709551603 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n2357: > 0 string,=ACT\\020Apricot\\020disk\\020image\\032\\004,\"floppy image data (ApriDisk)\"]\n2 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n178: > 0 string,=5\\nEast_Side_Invertationa,\"Quake I save: ddm4 East side invertationa\"]\n14 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 8 [b=0x55e1a4d48ef0,133,0], [o=0x8, c=0]\nmget(type=5, flag=0x20, offset=8, o=0, nbytes=133, il=0, nc=0)\nmget/128 @8: Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, USA\\000\\000\\000\n\n224: > 8 string,=\\002\\000\\000\\030`\\000\\000P\\002\\000\\000h`\\000\\000P@@@@@@@@,\"Linux S390\"]\n71 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n79: > 0 string,=(***********************,\"Mathematica 3.0 notebook\"]\n27 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n139: > 0 string,=# abook addressbook file,\"abook address book\"]\n32 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n1787: > 0 string,=DOS Client Message File:,\"Novell DOS client message\"]\n18446744073709551615 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n211: > 0 string/c,=bsjb\\001\\000\\001\\000\\000\\000\\000\\000\\f\\000\\000\\000pdb v1.0,\"Microsoft Roslyn C# debugging symbols version 1.0\"]\n1 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n10: > 0 string,=\\000\\017BD\\000\\000\\000\\000\\000\\000\\001\\000\\000\\000\\000\\002\\000\\000\\000\\002\\000\\000\\004\\000,\"Netscape Address book\"]\n67 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n14: > 0 string,=-----BEGIN ECDSA PRIVATE,\"PEM ECDSA private key\"]\n22 == 0 = 0 strength=270\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n59: > 0 string,= -: 0:Source:,\"\"]\n35 == 0 = 0 strength=261\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n709: > 0 string,=\\030FICHIER GUITAR PRO v3.,\"Guitar Pro Ver. 3 Tablature\"]\n43 == 0 = 0 strength=260\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n989: > 0 string,=Junglevision Patch File,\"Junglevision instrument data\"]\n18446744073709551609 == 0 = 0 strength=260\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n20: > 0 string/W,=#! /usr/bin/env clojure,\"Clojure script text executable\"]\n32 == 0 = 0 strength=260\nbb=[0x55e1a4d48ef0,133,0], 0 [b=0x55e1a4d48ef0,133,0], [o=0, c=0]\nmget(type=5, flag=0x20, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n874: > 0 string,=// ,\"SubRip\"]\n1 == 0 = 0 strength=44\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n36: > 0 search/1,=\\input texinfo,\"Texinfo source text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\input texinfo] not found\n1 == 0 = 0 strength=44\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n78: > 0 search/4096,=\\glossaryentry,\"LaTeX raw glossary\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\glossaryentry] not found\n1 == 0 = 0 strength=44\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n91: > 0 search/c/1,=@incollection{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@incollection{] not found\n3 == 0 = 0 strength=44\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n5: > 0 regex,=^%?[ \\t]*SiSU[ \\t]+insert,\"SiSU text insert\"]\n1 == 0 = 0 strength=43\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n8: > 0 regex,=^%[ \\t]+SiSU[ \\t]+master,\"SiSU text master\"]\n1 == 0 = 0 strength=43\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n69: > 0 search/4096,=% -*-latex-*-,\"LaTeX document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [% -*-latex-*-] not found\n1 == 0 = 0 strength=43\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n98: > 0 search/c/1,=@unpublished{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@unpublished{] not found\n3 == 0 = 0 strength=43\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n12: > 0 regex/4006,=^PROC[[:space:]][a-zA-Z0-9_[:space:]]*[[:space:]]=,\"\"]\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n2128: > 0 search/1,='From Squeak,\"Squeak program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for ['From Squeak] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n14: > 0 search/1602,=(This file ,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(This file ] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n15: > 0 regex/l/100,=^\\.(BEGIN|endif|include),\"BSD makefile script text\"]\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n25: > 0 search/1,=package req,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [package req] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n22: > 0 search/1,=This is TeX,,\"TeX transcript text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [This is TeX,] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n97: > 0 search/c/1,=@techreport{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@techreport{] not found\n3 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n108: > 0 search/1,=@c @mapfile{,\"TeX font aliases text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@c @mapfile{] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n18: > 0 regex/1024,=\\bREF[\\t ],\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n156: > 0 regex,=^[!-?A-~]{1,255}(\\t[^\\t]+){11},\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n25: > 0 search/8192,=endif,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [endif] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n42: > 0 search/8192,=float,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [float] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n48: > 0 search/8192,=union,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [union] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n51: > 0 search/8192,=main(,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [main(] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n44: > 0 search/512,=EAPI=,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [EAPI=] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=5, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown\n\n9: > 0 string/t,=@,\"\"]\n3 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n54: > 0 search/W/1024,=\\n=encoding ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\n=encoding ] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n11: > 0 regex,=^%?[ \\t]*SiSU[ \\t]+text,\"SiSU text\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n30: > 0 search,=..OMR,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [..OMR] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n76: > 0 search/4096,=\\indexentry,\"LaTeX raw index file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\indexentry] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n96: > 0 search/c/1,=@phdthesis{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@phdthesis{] not found\n3 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n18: > 0 search/1,=xbtoa Begin,\"btoa'd text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [xbtoa Begin] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n586: > 0 regex,=^(:|;),\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n648: > 0 search/1,=[playlist],\"PLS playlist text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [[playlist]] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n6: > 0 search/1,=!_TAG,\"Exuberant Ctags tag file text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [!_TAG] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n6: > 0 search/1,=diff ,\"diff output text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [diff ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n132: > 0 search/1,=STARTFONT ,\"X11 BDF font text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [STARTFONT ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n7: > 0 search/100,=yyprevious,\"C program text (from lex)\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [yyprevious] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n12: > 0 search/1,=%{,\"lex description text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [%{] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n20: > 0 search/4096,=(defparam ,\"Lisp/Scheme program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(defparam ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n24: > 0 search/4096,=(autoload ,\"Lisp/Scheme program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(autoload ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n5: > 0 search/8192,=dnl,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [dnl] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 100 [b=0x55e1a544bfd0,133,0], [o=0x64, c=0]\nmget(type=20, flag=0x40, offset=100, o=0, nbytes=133, il=0, nc=0)\nmget/128 @100: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n26: > 100 search/65535,=rxfuncadd,\"\"]\nsearch: [ss: 123 Main Street, Anytown, USA] for [rxfuncadd] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 100 [b=0x55e1a544bfd0,133,0], [o=0x64, c=0]\nmget(type=20, flag=0x40, offset=100, o=0, nbytes=133, il=0, nc=0)\nmget/128 @100: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n28: > 100 search/65535,=say,\"\"]\nsearch: [ss: 123 Main Street, Anytown, USA] for [say] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n47: > 0 search/W/1024,==pod\\n,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [=pod\\n] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n53: > 0 search/W/1024,==encoding ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [=encoding ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n26: > 0 search/1,=SQ BITMAP1,\"SoftQuad Raster Format text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [SQ BITMAP1] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n95: > 0 search/c/1,=@preamble{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@preamble{] not found\n3 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 73 [b=0x55e1a544bfd0,133,0], [o=0x49, c=0]\nmget(type=20, flag=0x40, offset=73, o=0, nbytes=133, il=0, nc=0)\nmget/128 @73: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n100: > 73 search/1,=%%% ,\"BibTeX-file{ BibTex text file (with full header)\"]\nsearch: [hone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytown, USA] for [%%% ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n106: > 0 search/1,=% BibTeX `,\"BibTeX custom bibliography style text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [% BibTeX `] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n450: > 0 search/1,=-h-,\"Software Tools format archive text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [-h-] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n33: > 0 search/8192,=char,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [char] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n135: > 0 search/1,= 0 search/1,= 0 search/64,=--TEST--,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [--TEST--] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n8: > 0 search/1,=*** ,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [*** ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n49: > 0 search/512,=@ECLASS: ,\"Gentoo eclass\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@ECLASS: ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n609: > 0 search/st/1,=#FIG,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [#FIG] not found\n32 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n77: > 0 search/1,= 0 search/65535,=\\r\\n@title,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\r\\n@title] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n137: > 0 search/wct/4096,= 0 search/c/1,=@article{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@article{] not found\n3 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n31: > 0 search/1,=x T,\"ditroff output text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [x T] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n11: > 0 regex/1024,=^begin [0-7]{3} ,\"\"]\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n38: > 0 search/2048,=#define ,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [#define ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n9: > 0 search/8192,=(input,,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(input,] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n20: > 0 regex/1024,=\\bFLEX[\\t ]*\\[,\"\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n5: > 0 regex,=^[ \\t]{0,50}\\.asciiz,\"assembler source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n8: > 0 search/8192,=\"libhdr\",\"BCPL source text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\"libhdr\"] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n10: > 0 search/8192,=\"LIBHDR\",\"BCPL source text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\"LIBHDR\"] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n26: > 0 regex,=^\\(ns[[:space:]]+\\^\\{:,\"Clojure module source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n29: > 0 regex,=^\\(defn-?[[:space:]],\"Clojure module source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n68: > 0 regex/4096,=^[ \\t\\f\\r\\n]{0,100}BEGIN[ \\t\\f\\r\\n]{0,100}[{],\"awk or perl script text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n11: > 0 search/1,=Only in ,\"diff output text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [Only in ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n6: > 0 search/1,=FONT,\"ASCII vfont text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [FONT] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 8 [b=0x55e1a544bfd0,133,0], [o=0x8, c=0]\nmget(type=20, flag=0x40, offset=8, o=0, nbytes=133, il=0, nc=0)\nmget/128 @8: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n170: > 8 search/1,= A _text,\"Linux kernel symbol map text\"]\nsearch: [Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 ...] for [ A _text] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n18: > 0 search/4096,=(defvar ,\"Lisp/Scheme program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(defvar ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n6: > 0 search/1,=%%!!,\"X-Post-It-Note text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [%%!!] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n50: > 0 search/W/1024,=\\n=head1 ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\n=head1 ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n52: > 0 search/W/1024,=\\n=head2 ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\n=head2 ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n50: > 0 search/8192,=require,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [require] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n53: > 0 search/8192,=include,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [include] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n138: > 0 search/wct/4096,= 0 regex,=^%?[ \\t]*SiSU[ \\t][0-9.]+,\"SiSU text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n17: > 0 regex,=^%*[ \\t]*sisu-[0-9.]+,\"SiSU text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n6: > 0 search/1,=##Sketch,\"Sketch document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [##Sketch] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n49: > 0 regex,=^MAX=[0-9]+,[0-9]+$,\"\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n73: > 0 search/1,=\\ifx,\"TeX document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\ifx] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n90: > 0 search/c/1,=@inbook{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@inbook{] not found\n3 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n93: > 0 search/c/1,=@manual{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@manual{] not found\n3 == 0 = 0 strength=38\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n14: > 0 regex/1024,=\\bMODE[\\t ],\"\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n16: > 0 regex/1024,=\\bMODE[\\t ],\"\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n11: > 0 regex,=^[ \\t]{0,50}\\.globl,\"assembler source text\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n646: > 0 search/1,=#EXTM3U,\"M3U playlist text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [#EXTM3U] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n22: > 0 search/8192,=pragma,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [pragma] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n29: > 0 search/8192,=define,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [define] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n36: > 0 search/8192,=double,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [double] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n39: > 0 search/8192,=extern,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [extern] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n45: > 0 search/8192,=struct,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [struct] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n227: > 0 regex,=\\(;.*GM\\[[0-9]{1,2}\\],\"Smart Game Format\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 2 [b=0x55e1a544bfd0,133,0], [o=0x2, c=0]\nmget(type=17, flag=0x40, offset=2, o=0, nbytes=133, il=0, nc=0)\nmget/128 @2: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n295: > 2 regex/c,=\\(;.*GM\\[[0-9]{1,2}\\],\"Smart Game Format\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n19: > 0 regex,=^import.*;$,\"Java source\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n22: > 0 search/4096,=(defun ,\"Lisp/Scheme program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(defun ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n7: > 0 search/8192,=import,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [import] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n5: > 0 search/8192,=(input,,\"Pascal source text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(input,] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n49: > 0 search/W/1024,==head1 ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [=head1 ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n51: > 0 search/W/1024,==head2 ,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [=head2 ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n263: > 0 search/8192,=import,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [import] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n32: > 0 regex/l/1,=tEDAx[ \\t\\r\\n]v,\"tEDAx (Trivial EDA eXchange)\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n1238: > 0 search/78,=CLASS ,\"\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [CLASS ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n7: > 0 regex,=^[ \\t]{0,50}\\.byte,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n9: > 0 regex,=^[ \\t]{0,50}\\.even,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n13: > 0 regex,=^[ \\t]{0,50}\\.text,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n15: > 0 regex,=^[ \\t]{0,50}\\.file,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n17: > 0 regex,=^[ \\t]{0,50}\\.type,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n12: > 0 search/w/1,=# xmcd,\"CDDB(tm) format CD text data\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [# xmcd] not found\n32 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n23: > 0 regex,=^\\(ns[[:space:]]+[a-z],\"Clojure module source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n24: > 0 search/1,=Index:,\"RCS/CVS diff output text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [Index:] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n173: > 0 search/1,=Begin3,\"Linux Software Map entry text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [Begin3] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n174: > 0 search/1,=Begin4,\"Linux Software Map entry text (new format)\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [Begin4] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n16: > 0 search/4096,=(setq ,\"Lisp/Scheme program text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [(setq ] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n13: > 0 search/1,=//!Mup,\"Mup music publication program input text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [//!Mup] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n48: > 0 search/W/1024,=\\n=pod\\n,\"Perl POD document text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [\\n=pod\\n] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n71: > 0 search/c/1,=0 HEAD,\"GEDCOM genealogy text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [0 HEAD] not found\n19 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n89: > 0 search/c/1,=@book{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@book{] not found\n3 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n94: > 0 search/c/1,=@misc{,\"BibTeX text file\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [@misc{] not found\n3 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n22: > 0 search/1,=$\\nship,\"ship'd binary text\"]\nsearch: [Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddre...] for [$\\nship] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n131: > 0 search/wt/1,= 0 string/wt,=#! /usr/bin/env,\"a\"]\n32 == 0 = 0 strength=30\nbb=[0x55e1a544bfd0,133,0], 0 [b=0x55e1a544bfd0,133,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=133, il=0, nc=0)\nmget/128 @0: Contact Information:\\r\\n\\r\\nName: Peter Harris\\r\\nEmail: pharris@example.com\\r\\nPhone: (555) 555-5555\\r\\nAddress: 123 Main Street, Anytow\\000\n\n139: > 0 search/wct/4096,=,\"SubRip\"]\n1 == 0 = 0 strength=44\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n36: > 0 search/1,=\\input texinfo,\"Texinfo source text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\input texinfo] not found\n1 == 0 = 0 strength=44\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n78: > 0 search/4096,=\\glossaryentry,\"LaTeX raw glossary\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\glossaryentry] not found\n1 == 0 = 0 strength=44\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n91: > 0 search/c/1,=@incollection{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@incollection{] not found\n18446744073709551587 == 0 = 0 strength=44\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n5: > 0 regex,=^%?[ \\t]*SiSU[ \\t]+insert,\"SiSU text insert\"]\n1 == 0 = 0 strength=43\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n8: > 0 regex,=^%[ \\t]+SiSU[ \\t]+master,\"SiSU text master\"]\n1 == 0 = 0 strength=43\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n69: > 0 search/4096,=% -*-latex-*-,\"LaTeX document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [% -*-latex-*-] not found\n1 == 0 = 0 strength=43\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n98: > 0 search/c/1,=@unpublished{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@unpublished{] not found\n18446744073709551587 == 0 = 0 strength=43\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n12: > 0 regex/4006,=^PROC[[:space:]][a-zA-Z0-9_[:space:]]*[[:space:]]=,\"\"]\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n2128: > 0 search/1,='From Squeak,\"Squeak program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for ['From Squeak] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n14: > 0 search/1602,=(This file ,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(This file ] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n15: > 0 regex/l/100,=^\\.(BEGIN|endif|include),\"BSD makefile script text\"]\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n25: > 0 search/1,=package req,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [package req] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n22: > 0 search/1,=This is TeX,,\"TeX transcript text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [This is TeX,] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n97: > 0 search/c/1,=@techreport{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@techreport{] not found\n18446744073709551587 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n108: > 0 search/1,=@c @mapfile{,\"TeX font aliases text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@c @mapfile{] not found\n1 == 0 = 0 strength=42\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n18: > 0 regex/1024,=\\bREF[\\t ],\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n156: > 0 regex,=^[!-?A-~]{1,255}(\\t[^\\t]+){11},\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n25: > 0 search/8192,=endif,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [endif] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n42: > 0 search/8192,=float,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [float] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n48: > 0 search/8192,=union,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [union] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n51: > 0 search/8192,=main(,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [main(] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n44: > 0 search/512,=EAPI=,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [EAPI=] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=5, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for databa\n\n9: > 0 string/t,=@,\"\"]\n18446744073709551587 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n54: > 0 search/W/1024,=\\n=encoding ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\n=encoding ] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n11: > 0 regex,=^%?[ \\t]*SiSU[ \\t]+text,\"SiSU text\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n30: > 0 search,=..OMR,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [..OMR] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n76: > 0 search/4096,=\\indexentry,\"LaTeX raw index file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\indexentry] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n96: > 0 search/c/1,=@phdthesis{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@phdthesis{] not found\n18446744073709551587 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n18: > 0 search/1,=xbtoa Begin,\"btoa'd text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [xbtoa Begin] not found\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n586: > 0 regex,=^(:|;),\"\"]\n1 == 0 = 0 strength=41\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n648: > 0 search/1,=[playlist],\"PLS playlist text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [[playlist]] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n6: > 0 search/1,=!_TAG,\"Exuberant Ctags tag file text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [!_TAG] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n6: > 0 search/1,=diff ,\"diff output text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [diff ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n132: > 0 search/1,=STARTFONT ,\"X11 BDF font text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [STARTFONT ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n7: > 0 search/100,=yyprevious,\"C program text (from lex)\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [yyprevious] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n12: > 0 search/1,=%{,\"lex description text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [%{] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n20: > 0 search/4096,=(defparam ,\"Lisp/Scheme program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(defparam ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n24: > 0 search/4096,=(autoload ,\"Lisp/Scheme program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(autoload ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n5: > 0 search/8192,=dnl,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [dnl] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 100 [b=0x55e1a56a72e0,726,0], [o=0x64, c=0]\nmget(type=20, flag=0x40, offset=100, o=0, nbytes=726, il=0, nc=0)\nmget/128 @100: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n26: > 100 search/65535,=rxfuncadd,\"\"]\nsearch: [ecurity protocols for database access.\\r\\n- **Bug Fixes**: Resolved login issues affecting some users....] for [rxfuncadd] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 100 [b=0x55e1a56a72e0,726,0], [o=0x64, c=0]\nmget(type=20, flag=0x40, offset=100, o=0, nbytes=726, il=0, nc=0)\nmget/128 @100: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n28: > 100 search/65535,=say,\"\"]\nsearch: [ecurity protocols for database access.\\r\\n- **Bug Fixes**: Resolved login issues affecting some users....] for [say] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n47: > 0 search/W/1024,==pod\\n,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [=pod\\n] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n53: > 0 search/W/1024,==encoding ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [=encoding ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n26: > 0 search/1,=SQ BITMAP1,\"SoftQuad Raster Format text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [SQ BITMAP1] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n95: > 0 search/c/1,=@preamble{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@preamble{] not found\n18446744073709551587 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 73 [b=0x55e1a56a72e0,726,0], [o=0x49, c=0]\nmget(type=20, flag=0x40, offset=73, o=0, nbytes=726, il=0, nc=0)\nmget/128 @73: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n100: > 73 search/1,=%%% ,\"BibTeX-file{ BibTex text file (with full header)\"]\nsearch: [ecurity Patch**: Enhanced security protocols for database access.\\r\\n- **Bug Fixes**: Resolved login i...] for [%%% ] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n106: > 0 search/1,=% BibTeX `,\"BibTeX custom bibliography style text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [% BibTeX `] not found\n1 == 0 = 0 strength=40\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n450: > 0 search/1,=-h-,\"Software Tools format archive text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [-h-] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n33: > 0 search/8192,=char,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [char] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n135: > 0 search/1,= 0 search/1,= 0 search/64,=--TEST--,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [--TEST--] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n8: > 0 search/1,=*** ,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [*** ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n49: > 0 search/512,=@ECLASS: ,\"Gentoo eclass\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@ECLASS: ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n609: > 0 search/st/1,=#FIG,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [#FIG] not found\n18446744073709551578 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n77: > 0 search/1,= 0 search/65535,=\\r\\n@title,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\r\\n@title] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n137: > 0 search/wct/4096,= 0 search/c/1,=@article{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@article{] not found\n18446744073709551587 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n31: > 0 search/1,=x T,\"ditroff output text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [x T] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n11: > 0 regex/1024,=^begin [0-7]{3} ,\"\"]\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n38: > 0 search/2048,=#define ,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [#define ] not found\n1 == 0 = 0 strength=39\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n9: > 0 search/8192,=(input,,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(input,] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n20: > 0 regex/1024,=\\bFLEX[\\t ]*\\[,\"\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n5: > 0 regex,=^[ \\t]{0,50}\\.asciiz,\"assembler source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n8: > 0 search/8192,=\"libhdr\",\"BCPL source text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\"libhdr\"] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n10: > 0 search/8192,=\"LIBHDR\",\"BCPL source text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\"LIBHDR\"] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n26: > 0 regex,=^\\(ns[[:space:]]+\\^\\{:,\"Clojure module source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n29: > 0 regex,=^\\(defn-?[[:space:]],\"Clojure module source text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n68: > 0 regex/4096,=^[ \\t\\f\\r\\n]{0,100}BEGIN[ \\t\\f\\r\\n]{0,100}[{],\"awk or perl script text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n11: > 0 search/1,=Only in ,\"diff output text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [Only in ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n6: > 0 search/1,=FONT,\"ASCII vfont text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [FONT] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 8 [b=0x55e1a56a72e0,726,0], [o=0x8, c=0]\nmget(type=20, flag=0x40, offset=8, o=0, nbytes=726, il=0, nc=0)\nmget/128 @8: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n170: > 8 search/1,= A _text,\"Linux kernel symbol map text\"]\nsearch: [ Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security ...] for [ A _text] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n18: > 0 search/4096,=(defvar ,\"Lisp/Scheme program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(defvar ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n6: > 0 search/1,=%%!!,\"X-Post-It-Note text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [%%!!] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n50: > 0 search/W/1024,=\\n=head1 ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\n=head1 ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n52: > 0 search/W/1024,=\\n=head2 ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\n=head2 ] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n50: > 0 search/8192,=require,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [require] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n53: > 0 search/8192,=include,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [include] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n138: > 0 search/wct/4096,= 0 regex,=^%?[ \\t]*SiSU[ \\t][0-9.]+,\"SiSU text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n17: > 0 regex,=^%*[ \\t]*sisu-[0-9.]+,\"SiSU text\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n6: > 0 search/1,=##Sketch,\"Sketch document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [##Sketch] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n49: > 0 regex,=^MAX=[0-9]+,[0-9]+$,\"\"]\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n73: > 0 search/1,=\\ifx,\"TeX document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\ifx] not found\n1 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n90: > 0 search/c/1,=@inbook{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@inbook{] not found\n18446744073709551587 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n93: > 0 search/c/1,=@manual{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@manual{] not found\n18446744073709551587 == 0 = 0 strength=38\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n14: > 0 regex/1024,=\\bMODE[\\t ],\"\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n16: > 0 regex/1024,=\\bMODE[\\t ],\"\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n11: > 0 regex,=^[ \\t]{0,50}\\.globl,\"assembler source text\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n646: > 0 search/1,=#EXTM3U,\"M3U playlist text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [#EXTM3U] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n22: > 0 search/8192,=pragma,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [pragma] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n29: > 0 search/8192,=define,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [define] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n36: > 0 search/8192,=double,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [double] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n39: > 0 search/8192,=extern,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [extern] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n45: > 0 search/8192,=struct,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [struct] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n227: > 0 regex,=\\(;.*GM\\[[0-9]{1,2}\\],\"Smart Game Format\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 2 [b=0x55e1a56a72e0,726,0], [o=0x2, c=0]\nmget(type=17, flag=0x40, offset=2, o=0, nbytes=726, il=0, nc=0)\nmget/128 @2: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n295: > 2 regex/c,=\\(;.*GM\\[[0-9]{1,2}\\],\"Smart Game Format\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n19: > 0 regex,=^import.*;$,\"Java source\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n22: > 0 search/4096,=(defun ,\"Lisp/Scheme program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(defun ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n7: > 0 search/8192,=import,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [import] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n5: > 0 search/8192,=(input,,\"Pascal source text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(input,] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n49: > 0 search/W/1024,==head1 ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [=head1 ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n51: > 0 search/W/1024,==head2 ,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [=head2 ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n263: > 0 search/8192,=import,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [import] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n32: > 0 regex/l/1,=tEDAx[ \\t\\r\\n]v,\"tEDAx (Trivial EDA eXchange)\"]\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n1238: > 0 search/78,=CLASS ,\"\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [CLASS ] not found\n1 == 0 = 0 strength=37\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n7: > 0 regex,=^[ \\t]{0,50}\\.byte,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n9: > 0 regex,=^[ \\t]{0,50}\\.even,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n13: > 0 regex,=^[ \\t]{0,50}\\.text,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n15: > 0 regex,=^[ \\t]{0,50}\\.file,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n17: > 0 regex,=^[ \\t]{0,50}\\.type,\"assembler source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n12: > 0 search/w/1,=# xmcd,\"CDDB(tm) format CD text data\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [# xmcd] not found\n18446744073709551581 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=17, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n23: > 0 regex,=^\\(ns[[:space:]]+[a-z],\"Clojure module source text\"]\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n24: > 0 search/1,=Index:,\"RCS/CVS diff output text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [Index:] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n173: > 0 search/1,=Begin3,\"Linux Software Map entry text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [Begin3] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n174: > 0 search/1,=Begin4,\"Linux Software Map entry text (new format)\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [Begin4] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n16: > 0 search/4096,=(setq ,\"Lisp/Scheme program text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [(setq ] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n13: > 0 search/1,=//!Mup,\"Mup music publication program input text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [//!Mup] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n48: > 0 search/W/1024,=\\n=pod\\n,\"Perl POD document text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [\\n=pod\\n] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n71: > 0 search/c/1,=0 HEAD,\"GEDCOM genealogy text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [0 HEAD] not found\n18446744073709551603 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n89: > 0 search/c/1,=@book{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@book{] not found\n18446744073709551587 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n94: > 0 search/c/1,=@misc{,\"BibTeX text file\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [@misc{] not found\n18446744073709551587 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n22: > 0 search/1,=$\\nship,\"ship'd binary text\"]\nsearch: [# Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced s...] for [$\\nship] not found\n1 == 0 = 0 strength=36\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n131: > 0 search/wt/1,= 0 string/wt,=#! /usr/bin/env,\"a\"]\n18446744073709551615 == 0 = 0 strength=30\nbb=[0x55e1a56a72e0,726,0], 0 [b=0x55e1a56a72e0,726,0], [o=0, c=0]\nmget(type=20, flag=0x40, offset=0, o=0, nbytes=726, il=0, nc=0)\nmget/128 @0: # Update Notes - System Software\\r\\n\\r\\n### Version 3.5.1 (2023-11-15)\\r\\n- **Security Patch**: Enhanced security protocols for datab\\000\n\n139: > 0 search/wct/4096,=\r\t \r\t \r\t
\r\t

Contact Us

\r\t

Feel free to reach out to us for any inquiries or collaborations.

\r\t

Email: info@pharris.com

\r\t
\r\t
\r\t

© 2023 PHarris. All Rights Reserved.

\r\t
\r\t\r\t", "exit_code": 0, "redundancy_score": 0.6666666666666666, "context_patch": "[]", "session_id": 100084} {"input": "wget -R \"^.*[0-9]$\",\".*\" -4 -A \".*/bin/?.*\" 10.100.116.150/nested/level1/level2/level3/deep-file.txt", "input_args": ["wget", "-R \"^.*[0-9]$\",\".*\"", "-4", "-A \".*/bin/?.*\"", "10.100.116.150/nested/level1/level2/level3/deep-file.txt"], "output": "--2025-12-03 17:34:59-- http://10.100.116.150/nested/level1/level2/level3/deep-file.txt\nConnecting to 10.100.116.150:80... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 16 [text/plain]\nSaving to: 'deep-file.txt.tmp'\n\n 0K 100% 4.12M=0s\n\n2025-12-03 17:34:59 (4.12 MB/s) - 'deep-file.txt.tmp' saved [16/16]", "exit_code": 0, "redundancy_score": 0.4482758620689655, "context_patch": "[[\"a\",\"/fs/deep-file.txt.tmp\",{\"perms\":\"-rw-------\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":16,\"month\":\"Sep\",\"day\":3,\"year\":2025,\"time\":\"22:01\"}]]", "session_id": 100085} {"input": "ip -r a save scope link up", "input_args": ["ip", "r", "a", "save", "scope link up"], "output": "\"\u00126GP\u0000\u0000\u0000\u0014\u0000\u0002\u0000rt0i\ufffd\u0000\u0000\u0000\u0002\u001e\ufffd\u0000\u0002\u0000\u0000\u0000\b\u0000\u0001\u0000\ufffd\u0010\u0000^\b\u0000\u0002\u0000\ufffd\u0010\u0000^\t\u0000\u0003\u0000eth0\u0000\u0000\u0000\u0000\b\u0000\b\u0000\ufffd\u0000\u0000\u0000\u0014\u0000\u0006\u0000\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdt\u0000\u0000\u0000t\u0000\u0000\u0000P\u0000\u0000\u0000\u0014\u0000\u0002\u0000rt0i\ufffd\u0000\u0000\u0000\n@\ufffd\ufffd\u0002\u0000\u0000\u0000\u0014\u0000\u0001\u0000\ufffd\ufffd\u0000\u0000\u0000\u0000\u0000\u0000(i>\ufffd\ufffd1c\ufffd\u0014\u0000\u0006\u0000\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdt\u0000\u0000\u0000t\u0000\u0000\u0000\b\u0000\b\u0000\ufffd\u0000\u0000\u0000\u0005\u0000\u000b\u0000\u0003\u0000\u0000\u0000", "exit_code": 0, "redundancy_score": 0.7241379310344828, "context_patch": "[]", "session_id": 100086} {"input": "sort -zo 4cnk .bash_logout data.csv config_settings.json ; w -u root", "input_args": ["sort", "z", "o 4cnk", ".bash_logout data.csv config_settings.json", ";", "w", "-u", "root"], "output": " 17:35:40 up 0 min, 0 user, load average: 0.00, 0.00, 0.00\nUSER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT", "exit_code": 0, "redundancy_score": 0.46153846153846156, "context_patch": "[[\"a\",\"/fs/4cnk\",{\"perms\":\"-rw-rw-r--\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":972,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:35\"}]]", "session_id": 100087} {"input": "echo -e -nEn bumblebee > file", "input_args": ["echo", "-e", "-nEn", "bumblebee > file"], "output": "", "exit_code": 0, "redundancy_score": 0.5, "context_patch": "[[\"a\",\"/fs/file\",{\"perms\":\"-rw-rw-r--\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":9,\"month\":\"Dec\",\"day\":3,\"year\":2025,\"time\":\"17:34\"}]]", "session_id": 100088} {"input": "chgrp --no-preserve-root --preserve-root -Rc --verbose --reference=.profile /home/ubuntu/scripts/auto.tar", "input_args": ["chgrp", "--no-preserve-root", "--preserve-root", "R", "c", "--verbose", "--reference=.profile /home/ubuntu/scripts/auto.tar"], "output": "group of '/home/ubuntu/scripts/auto.tar' retained as ubuntu", "exit_code": 0, "redundancy_score": 0.6898395721925134, "context_patch": "[[\"=\",\"/fs/scripts/links\",1],[\"=\",\"/fs/scripts/size\",60]]", "session_id": 100089} {"input": "wget -d forked 10.100.116.150/api/v1/users.json", "input_args": ["wget", "-d forked", "10.100.116.150/api/v1/users.json"], "output": "DEBUG output created by Wget 1.21.4 on linux-gnu.\n\nReading HSTS entries from //.wget-hsts\nURI encoding = 'ANSI_X3.4-1968'\nconverted 'http://forked' (ANSI_X3.4-1968) -> 'http://forked' (UTF-8)\nConverted file name 'index.html' (UTF-8) -> 'index.html' (ANSI_X3.4-1968)\n--2025-12-03 17:34:36-- http://forked/\nResolving forked (forked)... failed: Temporary failure in name resolution.\nwget: unable to resolve host address 'forked'\nURI encoding = 'ANSI_X3.4-1968'\nconverted 'http://10.100.116.150/api/v1/users.json' (ANSI_X3.4-1968) -> 'http://10.100.116.150/api/v1/users.json' (UTF-8)\nConverted file name 'users.json' (UTF-8) -> 'users.json' (ANSI_X3.4-1968)\n--2025-12-03 17:34:36-- http://10.100.116.150/api/v1/users.json\nConnecting to 10.100.116.150:80... connected.\nCreated socket 4.\nReleasing 0x000056549004c8c0 (new refcount 0).\nDeleting unused 0x000056549004c8c0.\n\n---request begin---\nGET /api/v1/users.json HTTP/1.1\r\nHost: 10.100.116.150\r\nUser-Agent: Wget/1.21.4\r\nAccept: */*\r\nAccept-Encoding: identity\r\nConnection: Keep-Alive\r\n\r\n---request end---\nHTTP request sent, awaiting response... \n---response begin---\nHTTP/1.1 200 OK\r\nDate: Thu, 04 Dec 2025 02:10:42 GMT\r\nServer: Apache/2.4.41 (Ubuntu)\r\nLast-Modified: Wed, 03 Sep 2025 22:01:25 GMT\r\nETag: \"b3-63decbef1659b\"\r\nAccept-Ranges: bytes\r\nContent-Length: 179\r\nKeep-Alive: timeout=5, max=100\r\nConnection: Keep-Alive\r\nContent-Type: application/json\r\n\r\n---response end---\n200 OK\nRegistered socket 4 for persistent reuse.\nLength: 179 [application/json]\nSaving to: 'users.json'\n\n 0K 100% 50.6M=0s\n\n2025-12-03 17:34:36 (50.6 MB/s) - 'users.json' saved [179/179]\n\nFINISHED --2025-12-03 17:34:36--\nTotal wall clock time: 0.005s\nDownloaded: 1 files, 179 in 0s (50.6 MB/s)", "exit_code": 4, "redundancy_score": 0.6666666666666666, "context_patch": "[[\"a\",\"/fs/users.json\",{\"perms\":\"-rw-r--r--\",\"links\":1,\"owner\":\"root\",\"group\":\"root\",\"size\":179,\"month\":\"Sep\",\"day\":3,\"year\":2025,\"time\":\"22:01\"}]]", "session_id": 100090} {"input": "echo --help rusted > system_status_report.txt", "input_args": ["echo", "--help", "rusted > system_status_report.txt"], "output": "", "exit_code": 0, "redundancy_score": 0.6666666666666666, "context_patch": "[[\"=\",\"/fs/system_status_report.txt/size\",14],[\"=\",\"/fs/system_status_report.txt/day\",3],[\"=\",\"/fs/system_status_report.txt/time\",\"17:34\"],[\"=\",\"/fs/system_status_report.txt/month\",\"Dec\"]]", "session_id": 100091} {"input": "readlink --silent rusted", "input_args": ["readlink", "--silent", "rusted"], "output": "", "exit_code": 1, "redundancy_score": 0.3333333333333333, "context_patch": "[]", "session_id": 100092} {"input": "hostid ; gzip -1 -S o -fS L .bashrc", "input_args": ["hostid", ";", "gzip", "1", "-S o", "f", "S L", ".bashrc"], "output": "007f0101", "exit_code": 0, "redundancy_score": 0.44155844155844154, "context_patch": "[[\"r\",\"/fs/.bashrc\"],[\"a\",\"/fs/.bashrcL\",{\"perms\":\"-rw-r--r--\",\"links\":1,\"owner\":\"ubuntu\",\"group\":\"ubuntu\",\"size\":1846,\"month\":\"Mar\",\"day\":31,\"year\":2024,\"time\":\"00:00\"}]]", "session_id": 100093} {"input": "wc .profile config_settings.json", "input_args": ["wc", ".profile config_settings.json"], "output": " 27 130 807 .profile\n 25 45 593 config_settings.json\n 52 175 1400 total", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100094} {"input": "shred /home/ubuntu/scripts/restore_database.sh", "input_args": ["shred", "/home/ubuntu/scripts/restore_database.sh"], "output": "", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[[\"=\",\"/fs/scripts/links\",1],[\"=\",\"/fs/scripts/size\",60]]", "session_id": 100095} {"input": "basename /home/ubuntu/uproot/usr", "input_args": ["basename", "/home/ubuntu/uproot/usr"], "output": "usr", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100096} {"input": "df --sync --exclude-type=overlay --output", "input_args": ["df", "--sync", "--exclude-type=overlay", "--output"], "output": "Filesystem Type Inodes IUsed IFree IUse% 1K-blocks Used Avail Use% File Mounted on\ntmpfs tmpfs 27684 15 27669 1% 262144 4 262140 1% - /dev/ovl", "exit_code": 0, "redundancy_score": 0.8, "context_patch": "[]", "session_id": 100097} {"input": "sort /home/ubuntu/logs_archive/server_log.log", "input_args": ["sort", "/home/ubuntu/logs_archive/server_log.log"], "output": "2023-12-01 00:15:02 Server started successfully.\r\n2023-12-01 01:20:46 Connection from IP: 192.168.1.100 established.\r\n2023-12-01 03:45:15 Health check performed: all systems operational.\r\n2023-12-01 06:22:38 Error: Failed to update database schema - retry successful.\r\n2023-12-01 08:30:05 Backup initiated.\r\n2023-12-01 08:50:29 Backup completed successfully.\r\n2023-12-01 09:00:00 Scheduled maintenance - system going", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100098} {"input": "groups | wc -c", "input_args": ["groups", "|", "wc", "-c"], "output": "5", "exit_code": 0, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100099} {"input": "unexpand -t 7 -aat 3 -t 7 UiXUcbn .bashrc system_info.txt", "input_args": ["unexpand", "t 7", "a", "a", "t 3", "-t 7", "UiXUcbn .bashrc system_info.txt"], "output": "unexpand: tab sizes must be ascending", "exit_code": 1, "redundancy_score": 0.2192513368983957, "context_patch": "[]", "session_id": 100100} {"input": "cp -L -S L -t .. -t logs_archive -a monkey file.txt", "input_args": ["cp", "-L", "-S L", "-t ..", "-t logs_archive", "a", "monkey", "file.txt"], "output": "cp: multiple target directories specified", "exit_code": 1, "redundancy_score": 0.0047169811320754715, "context_patch": "[]", "session_id": 100101} {"input": "truncate /home/ubuntu/nl/init-agent", "input_args": ["truncate", "/home/ubuntu/nl/init-agent"], "output": "truncate: you must specify either '--size' or '--reference'\nTry 'truncate --help' for more information.", "exit_code": 1, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100102} {"input": "ls scripts/*.2", "input_args": ["ls", "scripts/*.2"], "output": "ls: cannot access 'scripts/*.2': No such file or directory", "exit_code": 2, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100103} {"input": "printenv LS_COLORS XDG_SESSION_DESKTOP XAUTHORITY", "input_args": ["printenv", "LS_COLORS XDG_SESSION_DESKTOP XAUTHORITY"], "output": "", "exit_code": 1, "redundancy_score": 1.0, "context_patch": "[]", "session_id": 100104} {"input": "users --version --help --help --version ; ethtool --eeprom-dump sit0@NONE offset 591 length 91 offset 706", "input_args": ["users", "--version", "--help", "--help", "--version", ";", "ethtool", "--eeprom-dump", "sit0@NONE", "offset 591", "length 91", "offset 706"], "output": "users (GNU coreutils) 9.4\nCopyright (C) 2023 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later .\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by Joseph Arceneaux and David MacKenzie.\nCannot get driver information: No such device", "exit_code": 74, "redundancy_score": 0.6190476190476191, "context_patch": "[]", "session_id": 100105} {"input": "dmesg --help --raw", "input_args": ["dmesg", "--help", "--raw"], "output": "\nUsage:\n dmesg [options]\n\nDisplay or control the kernel ring buffer.\n\nOptions:\n -C, --clear clear the kernel ring buffer\n -c, --read-clear read and clear all messages\n -D, --console-off disable printing messages to console\n -E, --console-on enable printing messages to console\n -F, --file use the file instead of the kernel log buffer\n -f, --facility restrict output to defined facilities\n -H, --human human readable output\n -J, --json use JSON output format\n -k, --kernel display kernel messages\n -L, --color[=] colorize messages (auto, always or never)\n colors are enabled by default\n -l, --level restrict output to defined levels\n -n, --console-level set level of messages printed to console\n -P, --nopager do not pipe output into a pager\n -p, --force-prefix force timestamp output on each line of multi-line messages\n -r, --raw print the raw message buffer\n --noescape don't escape unprintable character\n -S, --syslog force to use syslog(2) rather than /dev/kmsg\n -s, --buffer-size buffer size to query the kernel ring buffer\n -u, --userspace display userspace messages\n -w, --follow wait for new messages\n -W, --follow-new wait and print only new messages\n -x, --decode decode facility and level to readable string\n -d, --show-delta show time delta between printed messages\n -e, --reltime show local time and time delta in readable format\n -T, --ctime show human-readable timestamp (may be inaccurate!)\n -t, --notime don't show any timestamp with messages\n --time-format show timestamp using the given format:\n [delta|reltime|ctime|notime|iso]\nSuspending/resume will make ctime and iso timestamps inaccurate.\n --since