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