Move scala.io and scala.sys.process to external modules

I think the Scala core library itself should be more elegant, and there are many great libraries out there do this kind of job very well nowadays.
So I want the scala.io and scala.sys.process be a Scala module instead of parts of the core library.