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