Last active
August 29, 2015 14:24
-
-
Save rick4470/f478182763c789cf1cfe to your computer and use it in GitHub Desktop.
Forever useful commands
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
| --- List the task's that run forever | |
| forever list | |
| --- Stops a selected task | |
| forever stop 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment