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