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