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