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