PmWiki
pmwiki.org
edit SideBar
Example of finding a line number for a character set:
linenum=`awk '/findme/ { print NR }' <filename>`