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