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