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