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