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