Created
September 4, 2012 20:20
-
-
Save dyoder/3626007 to your computer and use it in GitHub Desktop.
interactive shell output buffering ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<3: start workers | |
- Starting (46105): workers.events | |
- Starting (46106): workers.config | |
- Starting (46108): workers.integrity | |
- Starting (46109): workers.analytics | |
- Starting (46110): workers.health | |
- workers.analytics is running. | |
- workers.health is running. | |
- workers.config is running. | |
- workers.events is running. | |
- workers.integrity is running. | |
[buffered output available - type 'dump' to see it] | |
<3*: dump workers | |
workers.analytics - CHECKING FOR TASKS | |
workers.health - CHECKING FOR TASKS | |
workers.config - CHECKING FOR TASKS | |
workers.events - CHECKING FOR TASKS | |
<3: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes <3 is the prompt. for everything that has a shell. :)
<3* just means output is buffered. we're experimenting with ways to handle lots of output