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