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