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