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