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