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