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