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