These functions can help you search for text. The `pw` function prints a word on the current line and makes it the remembered search string so that you can search for it without typing it. The function argument should be the number of the word on the line. The `sl` function makes the current line the remembered search string so that you can search for the whole line without typing it. # Print a word on the current line and make it the remembered search string. # usage: