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