Author name: Adam Havas

Cleanup Downloads Folder

Do you prepare analytics by downloading a report, cleaning it up, summarizing it, and presenting it to your audience mostly using Excel? Say you’re looking to automate some of the steps using the power of VBA. How do you make sure your automated Excel App picks up the latest version of the downloaded report?

Useful nano Commands

When working in a shell, my preferred text editor is nano. I wanted to share some of my frequently used commands.

Useful tmux Commands

tmux (or terminal multiplexer) is used to split the current terminal screen into multiple “windows”. Here’s a quick reference card for frequently used commands for tmux.

Scroll to Top