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