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