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