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