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