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