I use irssi and a script keepnick for grabbing my nick when it becomes available. From time to time, I get this message:
Irssi: Unknown command: keepnick
How do I fix this? It has happened before. I did not blog it. Ouch. I could have this solved by now if I had.
My solution, this time:
sudo pkg delete irssi-scripts
I also created this file:
[dan@supernews:~/.irssi] $ cat startup load perl keepnick dvl
Let’s see for next time.