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