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