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