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