Saving terminal scrollback to evernote
I tend to keep a log of things I did when operating on production systems. It took quite a few steps to get this done, so I automated my workflow with a bash script.
This script will put the current scrollback buffer into a temp file and import that file into evernote. I am aware I can paste the buffer directly into the note but I prefer the way evernote reacts when you type the save command, it will prompt you for a title.
Enjoy.
