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