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