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