Subj : Questions for them To : Markus Reschke From : Alexey Vissarionov Date : Tue Nov 14 2017 03:51 pm Good ${greeting_time}, Markus! 14 Nov 2017 11:23:22, you wrote to Carol Shenkenberger: AV>>> gremlin@fido:~ > grep ^link ~/fido/etc/links | wc -l AV>>> 202 CS>> Smile, you may have to explain that to the average person MR> Unfortunately his search pattern isn't specific enough to catch only MR> the links, since there are several keyworks starting with "link". However, it does exactly that. MR> grep -ic "^link\s" ~/fido/etc/links \s doesn't work there, but: gremlin@fido:~ > grep -ic '^link ' ~/fido/etc/links 202 MR> Sorry! I couldn't resist ;) /me too :-) -- Alexey V. Vissarionov aka Gremlin from Kremlin gremlin.ru!gremlin; +vii-cmiii-cmlxxvii-mmxlviii .... GPG: 8832FE9FA791F7968AC96E4E909DAC45EF3B1FA8 @ hkp://keys.gnupg.net --- /bin/vi * Origin: http://openwall.com/Owl (2:5020/545) .