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