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