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