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