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