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