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