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