My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday, 7AM PST due to brief network maintenance
                
Show all Featured downloads:
peek
Feeds:
People details
Project owners:
  ashwinpphatak

Peek at a particular line in a large log file with context lines

Usage: peek <filename> <line number> [no. of context lines]

grep MyException -n big-file.log | cut -d":" -f1 | xargs -n1 peek big-file.log









Hosted by Google Code