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