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