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