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