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