Closed imron closed 9 years ago
Merged.
On Tue, Sep 8, 2015 at 4:03 PM, Imron notifications@github.com wrote:
Here is the implementation of the tail command.
You can view, comment on, or merge this pull request online at:
https://github.com/scalyr/scalyr-tool/pull/2 Commit Summary
- added tail command
- Tweaks to comments and message text
- Merge pull request #1 from steve-scalyr/patch-1
- added -n option, made messageonly the default, and handling CTRL-C more nicely
- updated documentation for -n
- make sure message exists before stripping it
File Changes
- M README.md https://github.com/scalyr/scalyr-tool/pull/2/files#diff-0 (46)
- M scalyr https://github.com/scalyr/scalyr-tool/pull/2/files#diff-1 (148)
Patch Links:
- https://github.com/scalyr/scalyr-tool/pull/2.patch
- https://github.com/scalyr/scalyr-tool/pull/2.diff
— Reply to this email directly or view it on GitHub https://github.com/scalyr/scalyr-tool/pull/2.
:wine_glass: :wink:
Here is the implementation of the tail command.