Score:0

terminal, tail, check 2 logs separated, with grep (or some option)

ss flag

need check 2 logs in one window. I know there is multitail, but how can I use this with some pipe (grep or some filtering for example)?

Example.

multitail A.log (B.log | grep 193.85.23.66)

Thank you.

Score:0
ss flag

I found it, I had just bad syntax, there is -e parameter and rule/filter must be BEFORE processed file.

multitail A.log -e '193.85.23.66' B.log
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.