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