TinTin++ Mud Client Manual |
Grep |
![]() |
Syntax: #grep {[pagenumber]} {keywords} |
![]() |
This command searches for the given keywords in your scroll back buffer. The page number is optional. It will print 1 page of matches. If you want to grep further back use pagenumber 1, then 2, etc. You can use regexp to get better results. Also remember the search is case sensative. |
![]() |
Example: #grep tells you | ![]() |
This would show all the mud output received containting the sub string 'tells you'. |
![]() |