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