Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save totobook/6fc84c5ef9b033e2e944 to your computer and use it in GitHub Desktop.
Save totobook/6fc84c5ef9b033e2e944 to your computer and use it in GitHub Desktop.
```bash
tail -F /var/log/fuga/hogehoge.log | grep '^\s\|Exception'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment