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