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