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