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