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