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