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