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