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