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