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