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