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