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