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