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