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