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