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