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