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