Добро пожаловать, Гость. Пожалуйста авторизуйтесь здесь.
FGHIGate на GaNJa NeTWoRK ST@Ti0N - Просмотр сообщения в эхоконференции FTSC_PUBLIC
Введите FGHI ссылку:


Присутствуют сообщения из эхоконференции FTSC_PUBLIC с датами от 13 Sep 13 18:57:24 до 01 Jul 24 00:39:40, всего сообщений: 7125
Ответить на сообщение К списку сообщений Предыдущее сообщение Следующее сообщение
= Сообщение: 3349 из 7125 ====================================== FTSC_PUBLIC =
От   : Markus Reschke                   2:240/1661         14 Nov 17 11:23:22
Кому : Carol Shenkenberger                                 14 Nov 17 11:23:22
Тема : Questions for them
FGHI : area://FTSC_PUBLIC?msgid=2:240/1661+5a08bb35
На   : area://FTSC_PUBLIC?msgid=6184.ftsc_pub@1:275/100+1e6f786f
= Кодировка сообщения определена как: LATIN1 =================================
Ответ: area://FTSC_PUBLIC?msgid=2:292/854+a4043201
Ответ: area://FTSC_PUBLIC?msgid=1:3634/12.73+5a0ad5d6
Ответ: area://FTSC_PUBLIC?msgid=2:5020/545+5a0ae6cb
==============================================================================
Hi Carol!

Nov 13 18:27 2017, Carol Shenkenberger wrote to Alexey Vissarionov:

AV>> gremlin@fido:~ > grep ^link ~/fido/etc/links | wc -l
AV>> 202

CS> Smile, you may have to explain that to the average person here trying
CS> to figure out who to vote for as the RC calls come out.  Most are not
CS> *nix admin or use husky.  I would hope all knw you are very technical
CS> but suspect you zoomed over many heads there that are going to be
CS> voting.

CS> (For the rest, been a bit but he seems to be pulling up a list of
CS> links? I am not a *nix person other than casually since about 2002 and
CS> i never used HPT. I could be wrong but he looks tobe piping changes
CS> to commit them to some HPT area then greping them back out.  AV is
CS> very technical and no one would disagree with that statement.  He's
CS> probably the most technical on the FTSC).

Unfortunately his search pattern isn't specific enough to catch only the links, since there are several keyworks starting with "link". The next point is that the keywords might also be uppercase. And the "wc -l" for counting the matching lines can be omitted too:

grep -ic "^link\s" ~/fido/etc/links  

-i disables case-sensitive matching
-c for counting the matches
^ line starts with given pattern
\s any whitspace character


Sorry! I couldn't resist ;)

ciao,
Markus

---
* Origin: *** theca tabellaria *** (2:240/1661)

К главной странице гейта
Powered by NoSFeRaTU`s FGHIGate
Открытие страницы: 0.076578 секунды