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