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