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