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