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