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