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