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