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