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