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