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