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