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