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