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