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