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