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