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