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