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