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