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