Open Mikaela opened 10 years ago
I'm not sure whether this is intentional, but you can use /grep -a log irc/freenode/*.weechatlog
.
I think that /grep something
should grep all log files of channel where I run it or at least that is what I expected. I am not sure what your command (grep -a log irc/freenode/2014-09-09.weechatlog
) is supposed to do.
Sorry, see the edit to my comment.
Yesterday I changed my
logger.file.mask
to$plugin/$name/%Y-%m-%d.weechatlog
and today I noticed that grep searches only for the latest file.I have logs also with the default name
$plugin.$name.weechatlog
and daily logs with the new name.