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