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