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