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