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