I’m trying to check the LuaUPnP.log by ssh to veralite. Seems like the less command is not able to search keywords (or I just don’t know how)… vim is able to do that but miss some functions. Any suggestions about checking the log for debug? Thanks
Thanks guys, let me try it
grep -i -n 'WhatEver SearchTerm' LuaUPnP.log | more