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