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