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