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