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