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