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