ref: 9289c4b796b03fc1f164964466542090a2779be4 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u