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