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