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