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