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