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