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