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