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