abstract fun write(data: String): CommandProcess
Write some text to the standard output.
data - the text
data
Return a reference to this, so the API can be used fluently