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