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