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