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