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