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