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