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