Pull Last of Mutlple Identical String Values

try this alternative as well and see if it behaves as desired:

unique values of keys "net.ipv4.tcp_max_syn_backlog" of files "sysctl.conf" of folders "/etc"

I’m wondering if the keys inspector automatically gets the last value set for the key. I need to poke around to test how it works.

###Related