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