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