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