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