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