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