#! /usr/bin/env bash wc -l 20{09,10,11}-* | grep -v total | sed "s/ 2010.*//" | sed "s/ 2009.*//" | sed "s/ 2011.*//" > monthly_lines.data