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