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