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