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