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