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