Skip to content

Commit

Permalink
Provide 100 lines of context
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Feb 6, 2017
1 parent c11f309 commit e3b755d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/oref0-tail-log.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

tail -F /var/log/openaps/pump-loop.log
tail -n 100 -F /var/log/openaps/pump-loop.log

0 comments on commit e3b755d

Please sign in to comment.