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