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