It’s pretty important to have a backup of your email. Seriously, what would you do if you lost those cat gifs that your friend sent you? I use a program called getmail and a Raspberry Pi to back up my email automatically. This guide shows you how to use getmail to back up email from a Gmail account. It’s […]
Monthly Archives: August 2013
Zcat adds .Z in Mac OS
Zcat is a great tool to output the contents of a gzipped file. You can use it to do snazzy things like pipe a gzipped database archive into mysql without waiting for it to decompress to a normal file first. Coming from Linux, you might just think that Mac OS is similar enough to whip […]