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