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