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