I'd like to automate Outlook 2016 on Mac.
The task I'd like to automate is basically the following:
search inbox for mails from the previous week having a specific
pattern in the title
prepare a new mail which content is the …
I spent most of the day yesterday searching for a clear answer for installing pip (package manager for Python). I can't find a good solution.
How do I install it?
How do I find (and kill) processes that listen to/use my tcp ports? I'm on mac os x.
Sometimes, after a crash or some bug, my rails app is locking port 3000. I can't find it using ps -ef...
When …