[Fri Aug 31 11:49:57 CDT 2018]

I just had to export a man page as plain text, so I could feed it to some other knowledge management tool. Here is the command that will allow you to export it:

$ man <man-page> | col -bx > <filename>
Credits go here. {link to this entry}

[Tue Aug 28 16:00:37 CDT 2018]

I've been too busy this month with a trip to visit my family in Spain. In any case, after my return, I had to see if I could configure the Pidgin instant messaging client to connect to Office 365. I found this document by Gary Woodfine explaining how to do it, but it didn't work for me. In the end, the solution was to install Tel.Red's Lync & Skype client for Linux. It has some limitations, but it works nicely. {link to this entry}