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