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