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