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