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