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