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