westurner / dotfiles

Bash, Python, IPython scripts, and userspace configuration https://westurner.org/dotfiles/
https://westurner.org/dotfiles/
BSD 3-Clause "New" or "Revised" License
40 stars 7 forks source link

ENH: usrlog.py: parse output from grep $(lsusrlogs) #39

Open westurner opened 8 years ago

westurner commented 8 years ago

grep output inlines a filename and then a line number prefix to line matches.

a better search here would be helpful.

westurner commented 8 years ago

there may need to be e.g.

westurner commented 8 years ago

https://github.com/westurner/dotfiles/blob/develop/scripts/usrlog.py

westurner commented 8 years ago