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