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