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