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