Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-docs/pull/97
ah of course. should we render it as:
```
$ for i in byon{1..4}; do
> vagrant ssh ${i} --command 'ps aux | grep -i tomcat | grep -v grep |
awk '\''{print $2}'\'' | xargs kill -9'
> done
```
?
or i'd say to remove the leading char altogether
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---