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