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