Skip to content

Tag Archives: personal infometrics

Visualizing Command Line History

13-Mar-11

So, after documenting how I save a timestamped log of my bash file, I got curious about what kind of analyses I could pull out of it. (caveat: I only started this logging about a month ago, so there aren’t as many data points as I’d like. However, there is enough to see some interesting […]

Saving Command Line History

12-Mar-11

I’ve never been satisfied with the defaults for the way linux & osx save command line history. For all practical purposes, when we’re talking about text files, we have infinite hard drive space. Why not save every command that we ever type. First, A Roundup of What’s Out There Here’s the baseline of what I […]