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