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