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